Skip to content

Commit bf07696

Browse files
authored
Merge pull request mbj#81 from mbj/bump/to-0.2.7
Bump version to 0.2.7
2 parents 7b558bb + a5c6d11 commit bf07696

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.7 2018-02-09
2+
3+
* Allow ruby_parser 2.5
4+
15
# v0.2.6 2017-05-30
26

37
* Reduce memory consumption via not requirering all possible parsers

unparser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |gem|
22
gem.name = 'unparser'
3-
gem.version = '0.2.6'
3+
gem.version = '0.2.7'
44

55
gem.authors = ['Markus Schirp']
66
gem.email = '[email protected]'

0 commit comments

Comments
 (0)