rubyscad 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/rubyscad/version.rb +1 -1
- metadata +2 -2
data/lib/rubyscad/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubyscad
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -22,7 +22,7 @@ files:
|
|
22
22
|
- lib/rubyscad.rb
|
23
23
|
- lib/RubyScad.rb
|
24
24
|
- README.md
|
25
|
-
homepage: http://github.com/cjbissonnette
|
25
|
+
homepage: http://github.com/cjbissonnette/RubyScad
|
26
26
|
licenses: []
|
27
27
|
post_install_message:
|
28
28
|
rdoc_options: []
|