Skip to content

Commit 96cdab2

Browse files
committed
jQuery version 2.0.1
1 parent 0319e03 commit 96cdab2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/jquery.slotmachine.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! SlotMachine - v1.0.2 - 2014-07-09
1+
/*! SlotMachine - v2.0.1 - 2014-07-09
22
* https://github.com/josex2r/jQuery-SlotMachine
33
* Copyright (c) 2014 Jose Luis Represa; Licensed MIT */
44
;(function($, window, document, undefined){

dist/jquery.slotmachine.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-slotmachine",
3-
"version": "2.0.0-ignored",
3+
"version": "2.0.1-ignored",
44
"engines": {
55
"node": ">= 0.8.0"
66
},

slotmachine.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"winning",
1212
"machine"
1313
],
14-
"version": "2.0.0",
14+
"version": "2.0.1",
1515
"download": "https://github.com/josex2r/jQuery-SlotMachine",
1616
"homepage": "https://github.com/josex2r/jQuery-SlotMachine",
1717
"demo": "http://josex2r.github.io/jQuery-SlotMachine/",

0 commit comments

Comments
 (0)