diff --git a/package.json b/package.json index 0c1971d..765ca99 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "devcycle-feature-flags", "displayName": "DevCycle Feature Flags", "description": "DevCycle is an intuitive extension for Visual Studio Code, built to manage and keep track of your feature flags from the comfort of your IDE.", - "version": "0.4.0", + "version": "0.4.1", "publisher": "DevCycle", "icon": "media/togglebot.png", "engines": { @@ -240,4 +240,4 @@ "js-yaml": "^4.1.0", "tar": "^6.1.15" } -} \ No newline at end of file +}