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