We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b916b commit 863315dCopy full SHA for 863315d
lib/jefferies_tube/version.rb
@@ -1,5 +1,5 @@
1
module JefferiesTube
2
- VERSION = "0.1.5"
+ VERSION = "0.1.6"
3
4
def self.latest_rubygems_version
5
JSON.parse(URI.parse("https://rubygems.org/api/v1/versions/jefferies_tube/latest.json").read)["version"]
0 commit comments