Skip to content

Commit

Permalink
chore(release): 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen committed Mar 12, 2024
1 parent fe0e1fb commit 48f8a6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.3.1](https://github.com/nix-community/vscode-nix-ide/compare/v0.3.0...v0.3.1) (2024-03-12)

## [0.3.0](https://github.com/nix-community/vscode-nix-ide/compare/v0.2.2...v0.3.0) (2024-03-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nix-ide",
"displayName": "Nix IDE",
"description": "Nix language support with formatting and error report.",
"version": "0.3.0",
"version": "0.3.1",
"publisher": "jnoortheen",
"icon": "images/icon.png",
"license": "MIT",
Expand Down

0 comments on commit 48f8a6b

Please sign in to comment.