Skip to content

Commit 41172b7

Browse files
committed
Merge branch 'release/0.1.0' into develop
2 parents 7918ec5 + 4607ab5 commit 41172b7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ReleaseNotes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Release Notes
2+
3+
## 0.1.0
4+
5+
Initial version

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject lein-sha-version "0.1.0-SNAPSHOT"
1+
(defproject lein-sha-version "0.1.0"
22
:description "A Leiningen plugin to set the project version based on the git SHA."
33
:url "https://github.com/pallet/lein-sha-version"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)