Skip to content

Commit 7f31ab7

Browse files
committed
ripper-tags 0.7.0
1 parent 154d5ba commit 7f31ab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ripper-tags.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
require 'ripper-tags/json_formatter'
1010

1111
module RipperTags
12-
def self.version() "0.6.1" end
12+
def self.version() "0.7.0" end
1313

1414
FatalError = Class.new(RuntimeError)
1515

0 commit comments

Comments
 (0)