diff --git a/bower.json b/bower.json index 5374a63..4c20af9 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name" : "jQuery.dotdotdot", - "version" : "3.2.2", + "version" : "3.2.3", "main" : "dist/jquery.dotdotdot.js", "authors" : "Fred Heusschen ", "license" : "CC-BY-NC-4.0", diff --git a/composer.json b/composer.json index 7cc1fb7..0a2e944 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name" : "jQuery.dotdotdot", - "version" : "3.2.2", + "version" : "3.2.3", "authors" : "Fred Heusschen ", "license" : "CC-BY-NC-4.0", "description" : "Dotdotdot is an advanced jQuery plugin for truncating multiple line content with an ellipsis.", diff --git a/package.json b/package.json index 4c12efc..f7fe765 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery.dotdotdot", - "version": "3.2.2", + "version": "3.2.3", "main": "dist/jquery.dotdotdot.js", "author": "Fred Heusschen ", "license": "CC-BY-NC-4.0",