]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Publish 1.3.0 on npm
authorTim Wood <washwithcare@gmail.com>
Thu, 5 Jan 2012 17:52:21 +0000 (09:52 -0800)
committerTim Wood <washwithcare@gmail.com>
Thu, 5 Jan 2012 17:52:21 +0000 (09:52 -0800)
package.json

index 5121d11f4e4bad743dccb6f6762156eec446fd84..882b0e575cde6ecda69f79f54a9a77f90bb48389 100755 (executable)
@@ -1,6 +1,6 @@
 {
     "name": "moment",
-    "version": "1.2.0",
+    "version": "1.3.0",
     "description": "Moment.js is a javascript date library that helps create, manipulate, and format dates without extending the `Date` prototype.",
     "homepage": "https://github.com/timrwood/moment",
     "author": "Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)",