From 0319e03f0ad8d82320cf441df07f67cbc1e60c81 Mon Sep 17 00:00:00 2001 From: joseX2R Date: Wed, 9 Jul 2014 14:31:49 +0200 Subject: [PATCH] jQuery version 2.0.0 --- package.json | 2 +- slotmachine.jquery.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2d1e7bf..4323476 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery-slotmachine", - "version": "1.2.0-ignored", + "version": "2.0.0-ignored", "engines": { "node": ">= 0.8.0" }, diff --git a/slotmachine.jquery.json b/slotmachine.jquery.json index d6b99c2..e0871d7 100644 --- a/slotmachine.jquery.json +++ b/slotmachine.jquery.json @@ -11,7 +11,7 @@ "winning", "machine" ], - "version": "1.1.0", + "version": "2.0.0", "download": "https://github.com/josex2r/jQuery-SlotMachine", "homepage": "https://github.com/josex2r/jQuery-SlotMachine", "demo": "http://josex2r.github.io/jQuery-SlotMachine/",