Skip to content

Commit a490bfd

Browse files
committed
Bumping version to 0.15.0
1 parent bdc0f84 commit a490bfd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.15.0 (2018-05-23)
4+
5+
* Use parser 2.5.1.1
6+
37
## 0.14.0 (2017-05-10)
48

59
* Add helper add_curly_brackets_if_necessary

lib/synvert/core/version.rb

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

33
module Synvert
44
module Core
5-
VERSION = "0.14.0"
5+
VERSION = "0.15.0"
66
end
77
end

0 commit comments

Comments
 (0)