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 46955f1 commit 97058bdCopy full SHA for 97058bd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 0.7.4
4
+
5
+* Add add_arguments_with_parenthesis_if_necessary helper method
6
7
## 0.7.3
8
9
* Handle indent for node array source
lib/synvert/core/version.rb
@@ -2,6 +2,6 @@
module Synvert
module Core
- VERSION = "0.7.3"
+ VERSION = "0.7.4"
end
0 commit comments