Skip to content

Commit

Permalink
ripper-tags 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Dec 4, 2017
1 parent 4be3bc7 commit 2f71527
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 @@ -9,7 +9,7 @@
require 'ripper-tags/json_formatter'

module RipperTags
def self.version() "0.4.0" end
def self.version() "0.4.1" end

FatalError = Class.new(RuntimeError)

Expand Down

0 comments on commit 2f71527

Please sign in to comment.