Skip to content

Commit

Permalink
Bump up version (v4.2.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando committed Mar 29, 2023
1 parent d8005c4 commit 7ad7b7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -11,7 +11,7 @@ Prefix your message with one of the following:
- [Security] in case of vulnerabilities.
-->

## Unreleased
## v4.2.3 - Mar 29, 2023

- [Fixed] Load plugins when running `i18n lint:*` commands.

Expand Down
2 changes: 1 addition & 1 deletion lib/i18n-js/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module I18nJS
VERSION = "4.2.2"
VERSION = "4.2.3"
end

0 comments on commit 7ad7b7c

Please sign in to comment.