Skip to content

Commit

Permalink
Bump version (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
phannebohm authored Sep 18, 2024
1 parent 52dc749 commit 0725183
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ list of all possible snippets to choose from.

There is a dev container available to build and publish the extension.
See
[https://code.visualstudio.com/api/working-with-extensions/publishing-extension#installation](code.visualstudio.com/api/working-with-extensions/publishing-extension)
[https://code.visualstudio.com/api/working-with-extensions/publishing-extension#installation](https://code.visualstudio.com/api/working-with-extensions/publishing-extension)
for more details on the publishing process.

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "metamodelica",
"displayName": "MetaModelica",
"description": "MetaModelica, Susan and Modelica language support.",
"version": "1.4.0",
"version": "1.4.1",
"publisher": "AnHeuermann",
"license": "See LICENSE.txt",
"engines": {
Expand Down

0 comments on commit 0725183

Please sign in to comment.