Skip to content

Commit 98e91fc

Browse files
committed
Prepare v0.2.3
1 parent 1498c68 commit 98e91fc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.2.3 2015-04-28
2+
3+
* Compatibility with parser ~>2.2.2, >2.2.2.2
4+
15
# v0.2.2 2015-01-14
26

37
* Really add back unofficial support for 1.9.3

unparser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |gem|
44
gem.name = 'unparser'
5-
gem.version = '0.2.2'
5+
gem.version = '0.2.3'
66

77
gem.authors = ['Markus Schirp']
88
gem.email = '[email protected]'

0 commit comments

Comments
 (0)