Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nowa committed Mar 8, 2012
1 parent 6b29ba0 commit 61d4d18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_Store
*.gem
2 changes: 1 addition & 1 deletion carrierwave-upyun.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "carrierwave-upyun"
s.version = "0.1.2"
s.version = "0.1.3"
s.platform = Gem::Platform::RUBY
s.authors = ["Nowa Zhu"]
s.email = ["nowazhu@gmail.com"]
Expand Down

0 comments on commit 61d4d18

Please sign in to comment.