diff --git a/app/package.json b/app/package.json index 9429f34..efdabda 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@high-oleic/app", - "version": "1.1.8", + "version": "1.1.9", "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 3c14d74..f3fb94a 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.1.8", + "version": "1.1.9", "npmClient": "yarn", "useWorkspaces": true, "command": {