Skip to content

Commit

Permalink
Bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-larraz committed Dec 26, 2023
1 parent d42c11e commit 0f2862a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### Version 0.10.0
- Update Kind 2 to version 2.1.1

### Version 0.9.0
- Update Kind 2 to version 2.1.0 and Z3 to version 4.12.4
- Update syntax highlighting:
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 @@ -5,7 +5,7 @@
"description": "Language support for Kind 2",
"author": "The Kind 2 development team",
"license": "MIT",
"version": "0.9.0",
"version": "0.10.0",
"preview": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 0f2862a

Please sign in to comment.