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 0906287 commit 281d892Copy full SHA for 281d892
1 file changed
Sources/SkipSyntax/Version.swift
@@ -5,4 +5,4 @@
5
// NOTE: this variable is updated by the `scripts/release_skip.sh` script when the version is bumped.
6
7
/// The current version of Skip.
8
-public let skipVersion = "1.8.19"
+public let skipVersion = "1.9.0"
0 commit comments