diff --git a/bower.json b/bower.json index 0a53c10..e4a1e27 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery-text-counter", - "version": "0.7.0", + "version": "0.8.0", "main": "textcounter.js", "license": "MIT", "ignore": [ diff --git a/package.json b/package.json index 57a0945..1fb5004 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ "minimum", "maximum" ], - "version": "0.7.0", + "version": "0.8.0", "author": { "name": "ractoon", - "url": "http://www.ractoon.com" + "url": "https://www.ractoon.com" }, "licenses": [ { diff --git a/textcounter.jquery.json b/textcounter.jquery.json index 66a1d2c..ea542f7 100644 --- a/textcounter.jquery.json +++ b/textcounter.jquery.json @@ -9,10 +9,10 @@ "minimum", "maximum" ], - "version": "0.7.0", + "version": "0.8.0", "author": { "name": "ractoon", - "url": "http://www.ractoon.com" + "url": "https://www.ractoon.com" }, "licenses": [ { diff --git a/textcounter.js b/textcounter.js index 25addc6..5f90754 100644 --- a/textcounter.js +++ b/textcounter.js @@ -1,5 +1,5 @@ /*! -* jQuery Text Counter Plugin v0.7.0 +* jQuery Text Counter Plugin v0.8.0 * https://github.com/ractoon/jQuery-Text-Counter * * Copyright 2014 ractoon diff --git a/textcounter.min.js b/textcounter.min.js index 033a9b2..73ac410 100644 --- a/textcounter.min.js +++ b/textcounter.min.js @@ -1,5 +1,5 @@ /*! -* jQuery Text Counter Plugin v0.7.0 +* jQuery Text Counter Plugin v0.8.0 * https://github.com/ractoon/jQuery-Text-Counter * * Copyright 2014 ractoon