Skip to content

Commit ca0a097

Browse files
authored
Fix 126
1 parent b8dce1d commit ca0a097

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "social-share.js",
33
"description": "create social share buttons on your site.",
4-
"version": "1.0.16",
5-
"main": "dist/js/share.min.js",
4+
"version": "1.1.0",
5+
"main": "dist/js/social-share.min.js",
66
"dependencies": {},
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)