Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rsantamaria committed Mar 2, 2014
1 parent d7d291a commit 2a1f2ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions papercrop.gemspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

Gem::Specification.new do |s|
s.name = 'papercrop'
s.version = '0.1.1'
s.date = '2013-07-22'
s.version = '0.2.0'
s.date = '2014-02-28'
s.summary = "Paperclip extension for cropping images"
s.description = "An easy extension for Paperclip to crop your image uploads using jCrop"
s.license = 'MIT'
Expand Down

0 comments on commit 2a1f2ba

Please sign in to comment.