Skip to content

Commit e1731eb

Browse files
committed
ripper-tags 0.3.4
1 parent 3acb37f commit e1731eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.3" end
12+
def self.version() "0.3.4" end
1313

1414
FatalError = Class.new(RuntimeError)
1515

0 commit comments

Comments
 (0)