We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a369f9 commit 558ae43Copy full SHA for 558ae43
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "share-buttons",
3
- "version": "1.4.0",
+ "version": "1.5.0",
4
"description": "Simple social buttons for your site.",
5
"directories": {
6
"example": "example"
src/share-buttons.js
@@ -11,7 +11,7 @@
11
* Class to display the buttons of social networks.
12
*
13
* @author Yauheni Pakala <https://wcoder.github.io>
14
- * @version 1.2
+ * @version 1.5
15
* @license MIT
16
*/
17
function ShareButtons() {
0 commit comments