Skip to content

Commit

Permalink
Tagged pull request for bower
Browse files Browse the repository at this point in the history
  • Loading branch information
josex2r committed May 28, 2015
1 parent 2a1bcc0 commit 1bce2a0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jQuery-SlotMachine",
"description": "A simple jQuery plugin to make slot machine animation effect",
"version": "2.0.9",
"version": "2.0.10",
"keywords": [
"slots",
"gambling",
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.slotmachine.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! SlotMachine - v2.0.9 - 2015-04-21
/*! SlotMachine - v2.0.10 - 2015-05-28
* https://github.com/josex2r/jQuery-SlotMachine
* Copyright (c) 2015 Jose Luis Represa; Licensed MIT */
;(function($, window, document, undefined){
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.slotmachine.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-slotmachine",
"version": "2.0.9",
"version": "2.0.10",
"engines": {
"node": ">= 0.8.0"
},
Expand All @@ -19,4 +19,4 @@
"grunt-contrib-clean": ">=0.4.0",
"grunt": ">=0.4.5"
}
}
}
2 changes: 1 addition & 1 deletion slotmachine.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"winning",
"machine"
],
"version": "2.0.9",
"version": "2.0.10",
"download": "https://github.com/josex2r/jQuery-SlotMachine",
"homepage": "https://github.com/josex2r/jQuery-SlotMachine",
"demo": "http://josex2r.github.io/jQuery-SlotMachine/",
Expand Down

0 comments on commit 1bce2a0

Please sign in to comment.