Skip to content

Commit 97058bd

Browse files
committed
Bumping to version 0.7.4
1 parent 46955f1 commit 97058bd

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.7.4
4+
5+
* Add add_arguments_with_parenthesis_if_necessary helper method
6+
37
## 0.7.3
48

59
* Handle indent for node array source

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.7.3"
5+
VERSION = "0.7.4"
66
end
77
end

0 commit comments

Comments
 (0)