chore: bump version to 7.1.0

This commit is contained in:
thecodrr
2022-07-19 11:18:27 +05:00
parent 9303751ad1
commit 12352461db
2 changed files with 3 additions and 3 deletions

View File

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

View File

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