diff --git a/package-lock.json b/package-lock.json index 15d2b64..66faf82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "Genotify", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cfc1558..fd6f2b7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Genotify", "productName": "Genotify", - "version": "1.2.0", + "version": "1.2.1", "author": "Jared Andrews", "license": "GPL-3.0", "repository": "https://github.com/j-andrews7/Genotify",