We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674e536 commit 55cd100Copy full SHA for 55cd100
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ssh_data (0.0.10)
+ ssh_data (1.0.0)
5
6
GEM
7
remote: https://rubygems.org/
@@ -40,4 +40,4 @@ DEPENDENCIES
40
ssh_data!
41
42
BUNDLED WITH
43
- 2.0.1
+ 2.0.2
lib/ssh_data/version.rb
@@ -1,3 +1,3 @@
module SSHData
- VERSION = "0.0.10"
+ VERSION = "1.0.0"
end
0 commit comments