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.
2 parents 7918ec5 + 4607ab5 commit 41172b7Copy full SHA for 41172b7
ReleaseNotes.md
@@ -0,0 +1,5 @@
1
+# Release Notes
2
+
3
+## 0.1.0
4
5
+Initial version
project.clj
@@ -1,4 +1,4 @@
-(defproject lein-sha-version "0.1.0-SNAPSHOT"
+(defproject lein-sha-version "0.1.0"
:description "A Leiningen plugin to set the project version based on the git SHA."
:url "https://github.com/pallet/lein-sha-version"
:license {:name "Eclipse Public License"
0 commit comments