Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
wcoder committed Feb 6, 2020
1 parent 3a369f9 commit 558ae43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "share-buttons",
"version": "1.4.0",
"version": "1.5.0",
"description": "Simple social buttons for your site.",
"directories": {
"example": "example"
Expand Down
2 changes: 1 addition & 1 deletion src/share-buttons.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Class to display the buttons of social networks.
*
* @author Yauheni Pakala <https://wcoder.github.io>
* @version 1.2
* @version 1.5
* @license MIT
*/
function ShareButtons() {
Expand Down

0 comments on commit 558ae43

Please sign in to comment.