gn 0.1.1 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/gn +3 -0
- metadata +2 -1
data/bin/gn
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gn
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -47,6 +47,7 @@ dependencies:
|
|
47
47
|
version: '0'
|
48
48
|
description: Simple Generator for the masses
|
49
49
|
email:
|
50
|
+
- michel@soveran.com
|
50
51
|
- lucasefe@gmail.com
|
51
52
|
executables:
|
52
53
|
- gn
|