Skip to content

Commit c0475c5

Browse files
committed
Upgrade version
1 parent ceaf32a commit c0475c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It allows, in addition to translation, to localize numbers and dates of your app
1414
1515
---
1616

17-
> Library version: 4.1.3 - [Changelog](https://github.com/robisim74/angular-l10n/releases)
17+
> Library version: 4.1.4 - [Changelog](https://github.com/robisim74/angular-l10n/releases)
1818
1919
<br>
2020

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-l10n",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"description": "An Angular library to translate messages, dates and numbers",
55
"main": "./bundles/angular-l10n.umd.js",
66
"module": "./esm5/angular-l10n.js",

0 commit comments

Comments
 (0)