Skip to content

Commit

Permalink
griddler 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabebw committed Jun 6, 2015
1 parent 2991be9 commit 99ef3a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
@@ -1,4 +1,4 @@
## master
## 1.2.0

* Use Ruby unicode compatible regexes for UTF8 strings (#208)
* Allow hashes to be submitted as headers (#185). Griddler will still clean the
Expand Down
2 changes: 1 addition & 1 deletion lib/griddler/version.rb
@@ -1,3 +1,3 @@
module Griddler
VERSION = "1.1.1"
VERSION = "1.2.0"
end

0 comments on commit 99ef3a9

Please sign in to comment.