Skip to content

Commit

Permalink
chore(release): bump version to 1.5.4
Browse files Browse the repository at this point in the history
fix #33
  • Loading branch information
tonytonyjan committed Oct 30, 2019
1 parent dd98482 commit 50990da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jaro_winkler/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module JaroWinkler
VERSION = '1.5.3'
VERSION = '1.5.4'
end

1 comment on commit 50990da

@walf443
Copy link

@walf443 walf443 commented on 50990da Nov 5, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update CHANGELOG.md?

Please sign in to comment.