Skip to content

Commit

Permalink
Update, Version 1.2.1
Browse files Browse the repository at this point in the history
herom committed Jun 26, 2018
1 parent b66b9e0 commit 1bf1c63
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "moment-jdateformatparser",
"description": "Translates the `java.text.SimpleDateFormat` date format to the `moment.js` date format.",
"version": "1.1.0",
"version": "1.2.1",
"authors": [
"Martin Groller <[email protected]>",
"Heinz Romirer <[email protected]>"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moment-jdateformatparser",
"version": "1.2.0",
"version": "1.2.1",
"description": "Translates the `java.text.SimpleDateFormat` date format to the `moment.js` date format.",
"homepage": "https://github.com/MadMG/moment-jdateformatparser",
"scripts": {

0 comments on commit 1bf1c63

Please sign in to comment.