Skip to content

Commit

Permalink
Bump to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvisa committed Sep 9, 2015
1 parent 278b9a2 commit b6dc217
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## CHANGE LOG

### v1.0.9

### v1.0.8
- URI encode '[]'

Expand Down
2 changes: 1 addition & 1 deletion lib/upyun/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Upyun
VERSION = "1.0.8"
VERSION = "1.0.9"
end

0 comments on commit b6dc217

Please sign in to comment.