Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

Commit 15d8521

Browse files
committed
Updated version number
1 parent db6dc0d commit 15d8521

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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-dateParser",
3-
"version": "1.1.0-beta",
3+
"version": "1.1.0",
44
"main": [
55
"./dist/angular-dateparser.js",
66
"./dist/angular-dateparser.js.map",

dist/angular-dateparser.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-dateparser.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Dzulqarnain Nasir",
33
"name": "angular-dateParser",
4-
"version": "1.1.0-beta",
4+
"version": "1.1.0",
55
"homepage": "https://github.com/dnasir/angular-dateParser",
66
"license": "MIT",
77
"bugs": "https://github.com/dnasir/angular-dateParser/issues",

0 commit comments

Comments
 (0)