Skip to content

Commit

Permalink
🙈Updated version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
soaibsafi committed Sep 15, 2024
1 parent 9be7d1f commit 00a8e95
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@
- Added support for checking satisfiability and validity of the formula
- Added support for CNF translation
- Added support for running Limboole from command palette
- Added support for setting path to Limboole executable in settings
- Added support for setting path to Limboole executable in settings

## [0.1.2] - 2024-09-15

- Added limboole executables
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": "limboole",
"displayName": "Limboole",
"description": "A VS Code extension for Limboole. For more information, visit https://fmv.jku.at/limboole/",
"version": "0.1.1",
"version": "0.1.2",
"publisher": "Soaibuzzaman",
"engines": {
"vscode": "^1.8.0"
Expand Down

0 comments on commit 00a8e95

Please sign in to comment.