chore: bump version to 1.2.0

This commit is contained in:
thecodrr
2022-08-04 20:24:29 +05:00
parent 405b1cccac
commit 2e35f63c54
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@streetwriters/editor",
"version": "1.1.10",
"version": "1.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@streetwriters/editor",
"version": "1.1.10",
"version": "1.2.0",
"hasInstallScript": true,
"license": "GPL-3.0",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@streetwriters/editor",
"version": "1.1.10",
"version": "1.2.0",
"main": "dist/es/index.js",
"license": "GPL-3.0",
"repository": {