Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Commit

Permalink
bumping to version 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ScotterC committed Feb 6, 2015
1 parent 1e18ef4 commit da42152
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gemfiles/3.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
delayed_paperclip (2.9.0)
delayed_paperclip (2.9.1)
paperclip (>= 3.3)

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/4.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
delayed_paperclip (2.9.0)
delayed_paperclip (2.9.1)
paperclip (>= 3.3)

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/4.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
delayed_paperclip (2.9.0)
delayed_paperclip (2.9.1)
paperclip (>= 3.3)

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/4.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
delayed_paperclip (2.9.0)
delayed_paperclip (2.9.1)
paperclip (>= 3.3)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/delayed_paperclip/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module DelayedPaperclip
VERSION = "2.9.0"
VERSION = "2.9.1"
end

0 comments on commit da42152

Please sign in to comment.