nimbleshop_core 0.0.11 → 0.0.12

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/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 = 11
5
+ @tiny = 12
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.11
4
+ version: 0.0.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -987,7 +987,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
987
987
  version: '0'
988
988
  segments:
989
989
  - 0
990
- hash: -4101212928362448669
990
+ hash: -1722976031077559610
991
991
  requirements: []
992
992
  rubyforge_project:
993
993
  rubygems_version: 1.8.24