RubyGems
npm
Organizations
Log in
Sign up
RubyGems
glue
Versions diffs
1.0.0 → 1.0.1
glue 1.0.0 → 1.0.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/glue.rb
+1
-1
metadata
+1
-1
data/lib/glue.rb
CHANGED
@@ -5,7 +5,7 @@ require 'open-uri'
5
5
6
6
module Glue
7
7
8
-
VERSION = '1.0.
0
'
8
+
VERSION = '1.0.
1
'
9
9
DOMAIN = 'gluenow.com'
10
10
11
11
class AuthError < StandardError; end
metadata
CHANGED
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: glue
3
3
version: !ruby/object:Gem::Version
4
-
version: 1.0.
0
4
+
version: 1.0.
1
5
5
platform: ruby
6
6
authors:
7
7
- Jordan Dobson