Skip to content

Commit 242337f

Browse files
authored
Bumps internal versions to 6.6.4 to align with the release (#6)
Co-authored-by: Mohammed Ahmad <>
1 parent 3de2de0 commit 242337f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Sources/SwiftGen/Version.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
//
66

77
enum Version {
8-
static let swiftgen = "6.6.3"
9-
static let swiftGenKit = "6.6.3"
8+
static let swiftgen = "6.6.4"
9+
static let swiftGenKit = "6.6.4"
1010
static let stencil = "0.15.1"
1111
static let stencilSwiftKit = "2.10.1"
1212
}

0 commit comments

Comments
 (0)