Skip to content

Commit 429190e

Browse files
committed
build: bump version to 0.2.0 to release basic features
This version now has basic ability to upload and create a Media Entry on Kaltura. However it still lacks the ability to callback to consumers to provide the details of the new entry.
1 parent 19c7a50 commit 429190e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openequella/react-kaltura-simpleuploader",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "A simple React upload component for Kaltura.",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)