Skip to content

Commit

Permalink
version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil-SV committed Jul 24, 2023
1 parent 32905cf commit 2d1b218
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SupercellSWF",
"private": true,
"version": "1.0.1",
"version": "1.1.0",
"description": "Custom platfrom plugin for Adobe Animate",
"main": "build.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sc-animate-plugin",
"version": "1.0.1",
"version": "1.1.0",
"private": "true",
"description": "Native plugin for Adobe Animate",
"main": "build.ts",
Expand Down
2 changes: 1 addition & 1 deletion publisher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sc-animate-publisher",
"version": "1.0.1",
"version": "1.1.0",
"description": "",
"main": "src/index.tsx",
"scripts": {
Expand Down

0 comments on commit 2d1b218

Please sign in to comment.