diff --git a/package-lock.json b/package-lock.json index 944ab912..a50847f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "marker", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 69f036d4..a49ab89f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marker", - "version": "0.2.2", + "version": "0.2.3", "description": "A markdown note taking app", "main": ".webpack/main", "scripts": {