Files
swift-bump-version/Sources/cli-version/Version.swift
Michael Housh 82ee9f47b8 0.1.0 (#3)
* Version 0.1.0

* Version 0.1.0

* Version 0.1.0
2023-03-15 15:17:02 -04:00

3 lines
96 B
Swift

// Do not set this variable, it is set during the build process.
let VERSION: String? = "0.1.0"