diff --git a/app/package.json b/app/package.json index 4a226f9..23881c7 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@high-oleic/app", - "version": "1.1.6", + "version": "1.1.7", "description": "The high oleic app.", "author": "Jacob Bare ", "homepage": "https://github.com/parameter1/high-oleic/tree/master/app#readme", diff --git a/lerna.json b/lerna.json index dd81624..abed1c9 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.1.6", + "version": "1.1.7", "npmClient": "yarn", "useWorkspaces": true, "command": {