Skip to content

Commit

Permalink
ripper-tags 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Nov 26, 2019
1 parent 659ee8c commit a7b2000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ripper-tags.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
require 'ripper-tags/json_formatter'

module RipperTags
def self.version() "0.7.0" end
def self.version() "0.8.0" end

FatalError = Class.new(RuntimeError)

Expand Down

0 comments on commit a7b2000

Please sign in to comment.