Bumped patch version.

This commit is contained in:
Quentin Decaunes 2019-03-12 20:04:25 +01:00
parent cdc6455a79
commit 3be9f840c7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ryzencontroller",
"version": "1.9.0",
"version": "1.9.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "ryzencontroller",
"productName": "RyzenController",
"version": "1.9.0",
"version": "1.9.1",
"description": "A minimal Electron application to use ryzenAdj through a friendly interface.",
"main": "main.js",
"scripts": {