Skip to content

Commit

Permalink
Increment version to 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scott committed Aug 15, 2016
1 parent 6c06fc8 commit bb85865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
Rails.application.initialize!

# Get the current tag version
VERSION = '0.10.1'
VERSION = '0.10.2'
REVISION = `git log --pretty=format:'%h' -n 1`
APP_VERSION = "#{VERSION}:#{REVISION}"

0 comments on commit bb85865

Please sign in to comment.