Skip to content

Commit 2d1b218

Browse files
committed
version changes
1 parent 32905cf commit 2d1b218

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "SupercellSWF",
33
"private": true,
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"description": "Custom platfrom plugin for Adobe Animate",
66
"main": "build.ts",
77
"scripts": {

Diff for: plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sc-animate-plugin",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"private": "true",
55
"description": "Native plugin for Adobe Animate",
66
"main": "build.ts",

Diff for: publisher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sc-animate-publisher",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "src/index.tsx",
66
"scripts": {

0 commit comments

Comments
 (0)