From: Tim Wood Date: Thu, 5 Jan 2012 17:52:21 +0000 (-0800) Subject: Publish 1.3.0 on npm X-Git-Tag: 1.4.0~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9416bcd3b04ce678d37194251dafbbe0779dec69;p=thirdparty%2Fmoment.git Publish 1.3.0 on npm --- diff --git a/package.json b/package.json index 5121d11f4..882b0e575 100755 --- a/package.json +++ b/package.json @@ -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 (http://timwoodcreates.com/)",