Skip to content

Commit

Permalink
bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ndushay committed Oct 22, 2019
1 parent 8d22976 commit e4217fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/parse_date/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class ParseDate
VERSION = '0.3.0'
VERSION = '0.3.1'
end

0 comments on commit e4217fb

Please sign in to comment.