]> source.dussan.org Git - jquery.git/commitdiff
Tagging the 1.8.3+1 release; build updates only. Close gh-1102.
authorDave Methvin <dave.methvin@gmail.com>
Fri, 4 Jan 2013 15:19:15 +0000 (10:19 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 4 Jan 2013 15:22:09 +0000 (10:22 -0500)
There are no code changes from the 1.8.3 tag. This addresses issues in building the library that are caused by incorrect versions in the package.json file.

Thanks @damienklinnert for pointing out this problem!

package.json

index ba9d40a0acd8d2ee55157e498b730b8748a1b94d..2663c16f0fad5b870af8acf55d1127ed4cabec7a 100644 (file)
@@ -2,7 +2,7 @@
        "name": "jquery",
        "title": "jQuery",
        "description": "JavaScript library for DOM operations",
-       "version": "1.8.4pre",
+       "version": "1.8.3+1",
        "homepage": "http://jquery.com",
        "author": {
                "name": "jQuery Foundation and other contributors",