Skip to content

Commit

Permalink
Updating to v0.0.8, nothing new in the jQuery version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Bernardino committed Jan 23, 2016
1 parent 9071285 commit 0a8db7f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 17 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "visualcaptcha.jquery",
"version": "0.0.6",
"version": "0.0.8",
"homepage": "http://visualcaptcha.net",
"authors": [
"emotionLoop <[email protected]>"
Expand Down
12 changes: 2 additions & 10 deletions visualcaptcha.css

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

4 changes: 2 additions & 2 deletions visualcaptcha.jquery.js

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

4 changes: 2 additions & 2 deletions visualcaptcha.jquery.src.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! visualCaptcha - v0.0.7 - 2015-07-13
/*! visualCaptcha - v0.0.8 - 2016-01-23
* http://visualcaptcha.net
* Copyright (c) 2015 emotionLoop; Licensed MIT */
* Copyright (c) 2016 emotionLoop; Licensed MIT */

(function( root, factory ) {
if ( typeof define === 'function' && define.amd ) {
Expand Down
4 changes: 2 additions & 2 deletions visualcaptcha.src.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! visualCaptcha - v0.0.7 - 2015-07-13
/*! visualCaptcha - v0.0.8 - 2016-01-23
* http://visualcaptcha.net
* Copyright (c) 2015 emotionLoop; Licensed MIT */
* Copyright (c) 2016 emotionLoop; Licensed MIT */

/*---------------------------------------------------
LESS Elements 0.9
Expand Down

0 comments on commit 0a8db7f

Please sign in to comment.