lolcommits 0.3.2.pre1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/CHANGELOG +1 -1
  2. data/lib/lolcommits/version.rb +1 -1
  3. metadata +5 -5
data/CHANGELOG CHANGED
@@ -1,4 +1,4 @@
1
- 0.3.2 (in development)
1
+ 0.3.2 (3 October 2012)
2
2
  * Twitter posting support via the `twitter` plugin! (thx @coyboyrushforth!)
3
3
 
4
4
  0.3.1 (5 August 2012)
@@ -1,3 +1,3 @@
1
1
  module Lolcommits
2
- VERSION = "0.3.2.pre1"
2
+ VERSION = "0.3.2"
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lolcommits
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2.pre1
5
- prerelease: 6
4
+ version: 0.3.2
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Matthew Rothenberg
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-09-29 00:00:00.000000000 Z
12
+ date: 2012-10-03 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rmagick
@@ -319,9 +319,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
319
319
  required_rubygems_version: !ruby/object:Gem::Requirement
320
320
  none: false
321
321
  requirements:
322
- - - ! '>'
322
+ - - ! '>='
323
323
  - !ruby/object:Gem::Version
324
- version: 1.3.1
324
+ version: '0'
325
325
  requirements: []
326
326
  rubyforge_project: lolcommits
327
327
  rubygems_version: 1.8.24