chore: bump version to 7.3.0

This commit is contained in:
thecodrr
2022-07-20 19:58:05 +05:00
parent 5b96009875
commit 9eefd4bd86
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@streetwriters/notesnook-core",
"version": "7.2.1",
"version": "7.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@streetwriters/notesnook-core",
"version": "7.2.1",
"version": "7.3.0",
"license": "GPL-3.0",
"dependencies": {
"@microsoft/signalr": "^6.0.7",

View File

@@ -1,6 +1,6 @@
{
"name": "@streetwriters/notesnook-core",
"version": "7.2.1",
"version": "7.3.0",
"main": "./api/index.js",
"license": "GPL-3.0",
"repository": {