We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7dd2df commit 4162f5fCopy full SHA for 4162f5f
doc/spec.md
@@ -1,5 +1,5 @@
1
# Angular 2 Localization library specification
2
-Library version: 1.4.1
+Library version: 1.4.2
3
4
## Table of contents
5
* [1 The library structure](#1)
package.json
@@ -1,6 +1,6 @@
{
"name": "angular2localization",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "An Angular 2 library to translate messages, dates and numbers",
"main": "bundles/angular2localization.umd.js",
6
"module": "angular2localization.js",
0 commit comments