Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
robisim74 committed Jan 30, 2017
1 parent f7dd2df commit 4162f5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/spec.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Angular 2 Localization library specification
Library version: 1.4.1
Library version: 1.4.2

## Table of contents
* [1 The library structure](#1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
"module": "angular2localization.js",
Expand Down

0 comments on commit 4162f5f

Please sign in to comment.