Skip to content

Commit

Permalink
ripper-tags 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Feb 13, 2024
1 parent 43922ab commit e8dcbd7
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() "1.0.1" end
def self.version() "1.0.2" end

FatalError = Class.new(RuntimeError)

Expand Down

0 comments on commit e8dcbd7

Please sign in to comment.