nimbleshop_core 0.0.8 → 0.0.9

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/nimbleshop/version.rb +1 -1
  2. metadata +2 -2
@@ -2,7 +2,7 @@ module Nimbleshop
2
2
  class Version
3
3
  @major = 0
4
4
  @minor = 0
5
- @tiny = 8
5
+ @tiny = 9
6
6
  @build = nil
7
7
 
8
8
  class << self
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nimbleshop_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -1163,7 +1163,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1163
1163
  version: '0'
1164
1164
  segments:
1165
1165
  - 0
1166
- hash: 2404015886521625570
1166
+ hash: 1305875786964930462
1167
1167
  requirements: []
1168
1168
  rubyforge_project:
1169
1169
  rubygems_version: 1.8.24