Skip to content

Commit bd54f06

Browse files
committed
bump to v0.0.9
1 parent 74815a0 commit bd54f06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/geo_concerns/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GeoConcerns
2-
VERSION = "0.0.8".freeze
2+
VERSION = "0.0.9".freeze
33
end

template.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gem 'curation_concerns', '1.5.0'
2-
gem 'geo_concerns', '0.0.8'
2+
gem 'geo_concerns', '0.0.9'
33

44
run 'bundle install'
55

0 commit comments

Comments
 (0)