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