contribulator 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/contribulator_version.rb +5 -0
  2. metadata +2 -1
@@ -0,0 +1,5 @@
1
+ module Contribulator
2
+ def self.version
3
+ '0.0.2'
4
+ end
5
+ end
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.1
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: