Skip to content

Commit

Permalink
bump to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Nov 21, 2016
1 parent 04d8e3b commit 46c5190
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/geo_concerns/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GeoConcerns
VERSION = "0.1.0".freeze
VERSION = "0.1.1".freeze
end
4 changes: 2 additions & 2 deletions template.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gem 'curation_concerns', '1.6.0'
gem 'geo_concerns', '0.1.0'
gem 'curation_concerns', '1.6.3'
gem 'geo_concerns', '0.1.1'

run 'bundle install'

Expand Down

0 comments on commit 46c5190

Please sign in to comment.