jonathannelson-massauth 0.0.0 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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