Skip to content

Commit 1cc7905

Browse files
author
Amir Tocker
committed
Set package to public and advance beta version
1 parent aa6b5f8 commit 1cc7905

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "cloudinary-vue",
3-
"version": "1.0.0-beta1",
4-
"private": true,
3+
"version": "1.0.0-beta2",
54
"browser": "src/index.js",
65
"main": "dist/Cloudinary.common.js",
76
"unpkg": "dist/Cloudinary.umd.min.js",

0 commit comments

Comments
 (0)