mystro-common 0.2.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.3.0:
4
+ * sync version with server
5
+
3
6
  ## v0.2.0:
4
7
  * tests green.
5
8
  * conversion work completed... still want to test things a bit
@@ -2,7 +2,7 @@ module Mystro
2
2
  module Common
3
3
  module Version
4
4
  MAJOR = 0
5
- MINOR = 2
5
+ MINOR = 3
6
6
  TINY = 0
7
7
  TAG = nil
8
8
  LIST = [MAJOR, MINOR, TINY, TAG]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mystro-common
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -220,7 +220,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
220
220
  version: '0'
221
221
  segments:
222
222
  - 0
223
- hash: -9476969156844360
223
+ hash: -201190253362544138
224
224
  required_rubygems_version: !ruby/object:Gem::Requirement
225
225
  none: false
226
226
  requirements:
@@ -229,7 +229,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
229
229
  version: '0'
230
230
  segments:
231
231
  - 0
232
- hash: -9476969156844360
232
+ hash: -201190253362544138
233
233
  requirements: []
234
234
  rubyforge_project:
235
235
  rubygems_version: 1.8.25