jonathannelson-massauth 0.0.0 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/VERSION.yml +4 -0
  2. metadata +2 -1
data/VERSION.yml ADDED
@@ -0,0 +1,4 @@
1
+ ---
2
+ :patch: 0
3
+ :major: 0
4
+ :minor: 1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jonathannelson-massauth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Nelson
@@ -26,6 +26,7 @@ extra_rdoc_files:
26
26
  - LICENSE
27
27
  files:
28
28
  - README.rdoc
29
+ - VERSION.yml
29
30
  - lib/massauth
30
31
  - lib/massauth/account_helpers.rb
31
32
  - lib/massauth/authorization.rb