We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275a6b7 commit 453f75bCopy full SHA for 453f75b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Main
+## 0.37.1
2
3
#### Breaking
4
Source/SourceKittenFramework/Version.swift
@@ -1,5 +1,5 @@
public struct Version {
public let value: String
- public static let current = Version(value: "0.37.0")
+ public static let current = Version(value: "0.37.1")
5
}
0 commit comments