Skip to content

Commit 2004ae9

Browse files
committed
move to 0.2.2
1 parent 1639ff0 commit 2004ae9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.2.2 (February 25th, 2011)
4+
* minor fix for Rubinius compatibility
5+
36
## 0.2.1 (February 21st, 2011)
47
* fix buffer over read in unescape_url and unescape_uri
58

lib/escape_utils/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module EscapeUtils
2-
VERSION = "0.2.1"
2+
VERSION = "0.2.2"
33
end

0 commit comments

Comments
 (0)