versionable_api 0.0.1 → 0.0.2

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/lib/versionable_api/version.rb +1 -1
  2. metadata +4 -3
@@ -1,3 +1,3 @@
1
1
  module VersionableApi
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: versionable_api
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:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-08-28 00:00:00.000000000 Z
12
+ date: 2013-08-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -45,7 +45,8 @@ files:
45
45
  - test/spec/versionable_api_test.rb
46
46
  - test/test_helper.rb
47
47
  homepage: http://www.github.com/centro/versionable_api
48
- licenses: []
48
+ licenses:
49
+ - MIT
49
50
  post_install_message:
50
51
  rdoc_options: []
51
52
  require_paths: