Skip to content

Commit a455751

Browse files
committed
chore(release): bump versions to 1.0.0
1 parent adc01a0 commit a455751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AWSAppSyncApolloExtensions/Utilities/PackageInfo.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import AppKit
2121

2222
class PackageInfo {
2323

24-
private static let version = "0.0.1"
24+
private static let version = "1.0.0"
2525

2626
@MainActor
2727
private static var os: (name: String, version: String) = {

0 commit comments

Comments
 (0)