Skip to content

Commit

Permalink
Изменена версия
Browse files Browse the repository at this point in the history
  • Loading branch information
kalenchukov committed Dec 3, 2022
1 parent efa5b23 commit 70cd18b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Журнал изменений

## vX.X.X - XX.XX.XXXX
## v1.4.0 - 03.12.2022

### Добавлено
* Добавлено регулярное выражение Regexp.COUNTRY_CODE_ALPHA2.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>dev.kalenchukov</groupId>
<artifactId>string-regexp</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>

<name>StringRegexp</name>
<description>Операции над строками с помощью регулярных выражений.</description>
Expand Down

0 comments on commit 70cd18b

Please sign in to comment.