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