We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc0f84 commit a490bfdCopy full SHA for a490bfd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 0.15.0 (2018-05-23)
4
+
5
+* Use parser 2.5.1.1
6
7
## 0.14.0 (2017-05-10)
8
9
* Add helper add_curly_brackets_if_necessary
lib/synvert/core/version.rb
@@ -2,6 +2,6 @@
module Synvert
module Core
- VERSION = "0.14.0"
+ VERSION = "0.15.0"
end
0 commit comments