Skip to content

Commit

Permalink
minor: update version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed May 1, 2023
1 parent aa95901 commit 40eafe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/gettext_i18n_rails_js/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
module GettextI18nRailsJs
class Version
MAJOR = 1
MINOR = 3
PATCH = 1
MINOR = 4
PATCH = 0

PRE = nil

Expand Down

0 comments on commit 40eafe3

Please sign in to comment.