Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Evans committed May 14, 2015
1 parent 8c39cf4 commit be69fe6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Installation

or in your Gemfile
```ruby
gem 'dragonfly', '~> 1.0.9'
gem 'dragonfly', '~> 1.0.10'
```

Require with
Expand Down
2 changes: 1 addition & 1 deletion lib/dragonfly/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Dragonfly
VERSION = '1.0.9'
VERSION = '1.0.10'
end

0 comments on commit be69fe6

Please sign in to comment.