box 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/box/version.rb +1 -1
- metadata +2 -2
data/lib/box/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: box
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -35,7 +35,7 @@ extra_rdoc_files: []
|
|
35
35
|
files:
|
36
36
|
- lib/box.rb
|
37
37
|
- lib/box/version.rb
|
38
|
-
homepage: http://
|
38
|
+
homepage: http://github.com/pote/box
|
39
39
|
licenses: []
|
40
40
|
post_install_message:
|
41
41
|
rdoc_options: []
|