We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8dce1d commit ca0a097Copy full SHA for ca0a097
1 file changed
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "social-share.js",
3
"description": "create social share buttons on your site.",
4
- "version": "1.0.16",
5
- "main": "dist/js/share.min.js",
+ "version": "1.1.0",
+ "main": "dist/js/social-share.min.js",
6
"dependencies": {},
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments