Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit d6c626b

Browse files
committed
Bump version for package.json to work with WebPack
Forgot to bump version
1 parent ce4a32b commit d6c626b

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-validation-ghiscoding",
3-
"version": "1.5.7",
3+
"version": "1.5.9",
44
"author": "Ghislain B.",
55
"description": "Angular-Validation Directive and Service (ghiscoding)",
66
"main": [

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Angular-Validation change logs
22

3+
1.5.9 (2016-10-14) Updated main entry at package.json to work with WebPack, issue #128
34
1.5.7 (2016-10-03) Add Dutch and Romanian #134
45
1.5.6 (2016-09-24) Dates validator now checks for leap year & full date calendar, fix #130
56
1.5.5 (2016-09-01) If translation isn't loading & working correctly, it should throw an error.

0 commit comments

Comments
 (0)