We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43922ab commit e8dcbd7Copy full SHA for e8dcbd7
lib/ripper-tags.rb
@@ -11,7 +11,7 @@
11
require 'ripper-tags/json_formatter'
12
13
module RipperTags
14
- def self.version() "1.0.1" end
+ def self.version() "1.0.2" end
15
16
FatalError = Class.new(RuntimeError)
17
0 commit comments