diff --git a/getting-started/_package.json b/getting-started/_package.json index 6f3f0d4d..349f21db 100644 --- a/getting-started/_package.json +++ b/getting-started/_package.json @@ -12,7 +12,7 @@ }, "homepage": "https://github.com/chocolatey/chocolatey.org#readme", "devDependencies": { - "choco-theme": "^0.1.5" + "choco-theme": "0.1.6" }, "resolutions": { "glob-parent": "^6.0.1", diff --git a/package.json b/package.json index fe7460a4..e33e7c82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choco-theme", - "version": "0.1.5", + "version": "0.1.6", "description": "The global theme for Chocolatey Software.", "repository": { "type": "git",