Skip to content

Commit

Permalink
Bump version number to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
testinfected committed Feb 28, 2018
1 parent 4a947c7 commit da188fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'buildr/gpg'

VERSION_NUMBER = "0.14.0-SNAPSHOT"
VERSION_NUMBER = "0.14.0"

Release.next_version = '0.15.0-SNAPSHOT'
Release.commit_message = lambda { |version| "Bump version number to #{version}" }
Expand Down

0 comments on commit da188fd

Please sign in to comment.