contribulator 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/contribulator_version.rb +5 -0
- metadata +2 -1
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: contribulator
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -67,6 +67,7 @@ extensions: []
|
|
67
67
|
extra_rdoc_files: []
|
68
68
|
files:
|
69
69
|
- bin/contribulator
|
70
|
+
- lib/contribulator_version.rb
|
70
71
|
homepage: http://github.com/ionicmobile/contribulator
|
71
72
|
licenses: []
|
72
73
|
post_install_message:
|