klops 0.0.2.alpha → 0.0.3

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/klops/version.rb +1 -1
  2. metadata +4 -4
data/lib/klops/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Klops
2
- VERSION = "0.0.2.alpha"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: klops
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2.alpha
5
- prerelease: 6
4
+ version: 0.0.3
5
+ prerelease: !!null
6
6
  platform: ruby
7
7
  authors:
8
8
  - Kamil Wdowicz
@@ -41,9 +41,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
41
41
  required_rubygems_version: !ruby/object:Gem::Requirement
42
42
  none: false
43
43
  requirements:
44
- - - ! '>'
44
+ - - ! '>='
45
45
  - !ruby/object:Gem::Version
46
- version: 1.3.1
46
+ version: '0'
47
47
  requirements: []
48
48
  rubyforge_project: klops
49
49
  rubygems_version: 1.5.0