diff --git a/bower.json b/bower.json index 94eff31..b92d128 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Likely", - "version": "2.2.2", + "version": "2.2.3", "homepage": "http://ilyabirman.ru/projects/likely", "authors": [ "Ilya Birman ", diff --git a/package.json b/package.json index 062cc6f..309b75d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ilyabirman-likely", "description": "The social sharing buttons that aren’t shabby", - "version": "2.2.2", + "version": "2.2.3", "repository": { "type": "git", "url": "https://github.com/ilyabirman/Likely.git" diff --git a/release/likely-commonjs.js b/release/likely-commonjs.js index 664d0d6..bd7081b 100644 --- a/release/likely-commonjs.js +++ b/release/likely-commonjs.js @@ -1,5 +1,5 @@ /*! - * Likely 2.2.2 by Ilya Birman (ilyabirman.net) + * Likely 2.2.3 by Ilya Birman (ilyabirman.net) * Rewritten sans jQuery by Evgeny Steblinsky (volter9.github.io) * Supported by Ivan Akulov (iamakulov.com), Viktor Karpov (vitkarpov.com), and contributors * Inspired by Social Likes by Artem Sapegin (sapegin.me) diff --git a/release/likely.js b/release/likely.js index e49a0a7..89a052c 100644 --- a/release/likely.js +++ b/release/likely.js @@ -1,5 +1,5 @@ /*! - * Likely 2.2.2 by Ilya Birman (ilyabirman.net) + * Likely 2.2.3 by Ilya Birman (ilyabirman.net) * Rewritten sans jQuery by Evgeny Steblinsky (volter9.github.io) * Supported by Ivan Akulov (iamakulov.com), Viktor Karpov (vitkarpov.com), and contributors * Inspired by Social Likes by Artem Sapegin (sapegin.me)