We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de2de0 commit 242337fCopy full SHA for 242337f
1 file changed
Sources/SwiftGen/Version.swift
@@ -5,8 +5,8 @@
5
//
6
7
enum Version {
8
- static let swiftgen = "6.6.3"
9
- static let swiftGenKit = "6.6.3"
+ static let swiftgen = "6.6.4"
+ static let swiftGenKit = "6.6.4"
10
static let stencil = "0.15.1"
11
static let stencilSwiftKit = "2.10.1"
12
}
0 commit comments