We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38452f6 commit 6120233Copy full SHA for 6120233
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- geocoder-studitemps (0.1.1)
+ geocoder-studitemps (0.3.1)
5
geocoder (~> 1.6)
6
oauth2 (~> 1.4)
7
@@ -76,6 +76,7 @@ GEM
76
hashdiff (>= 0.4.0, < 2.0.0)
77
78
PLATFORMS
79
+ arm64-darwin-21
80
x86_64-darwin-19
81
x86_64-darwin-20
82
x86_64-linux
lib/geocoder/studitemps/version.rb
@@ -1,5 +1,5 @@
module Geocoder
module Studitemps
- VERSION = "0.1.1"
+ VERSION = "0.3.1"
end
0 commit comments