diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c087f..1dbefb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Latest Changes +## 0.1.2 + ### Internal * ⏪ Revert "⚙️ Remove 'Extension' from display name". PR [#97](https://github.com/fastapi/fastapi-vscode/pull/97) by [@savannahostrowski](https://github.com/savannahostrowski). diff --git a/package.json b/package.json index 290fa82..08a073f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "rest", "openapi" ], - "version": "0.1.1", + "version": "0.1.2", "publisher": "FastAPILabs", "license": "MIT", "repository": {