Skip to content

Commit 569a10c

Browse files
committed
Prepare v0.2.1
1 parent b2cef3f commit 569a10c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

Changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v0.2.1 2015-01-14
2+
3+
* Add back unofficial support for 1.9.3
4+
5+
# v0.2.0 2015-01-12
6+
7+
* Bump required ruby version to 2.0.0
8+
19
# v0.1.17 2015-01-10
210

311
* Fix jruby complex / rational generation edge case

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.0'
5+
gem.version = '0.2.1'
66

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

0 commit comments

Comments
 (0)