Skip to content

Commit 558ae43

Browse files
committed
version++
1 parent 3a369f9 commit 558ae43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "share-buttons",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Simple social buttons for your site.",
55
"directories": {
66
"example": "example"

Diff for: src/share-buttons.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Class to display the buttons of social networks.
1212
*
1313
* @author Yauheni Pakala <https://wcoder.github.io>
14-
* @version 1.2
14+
* @version 1.5
1515
* @license MIT
1616
*/
1717
function ShareButtons() {

0 commit comments

Comments
 (0)