Skip to content

Commit

Permalink
ripper-tags 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Nov 3, 2015
1 parent d47f0b8 commit 55efcc1
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.3.1" end
def self.version() "0.3.2" end

FatalError = Class.new(RuntimeError)

Expand Down

0 comments on commit 55efcc1

Please sign in to comment.