Skip to content

Commit 00a8e95

Browse files
committed
🙈Updated version to 0.1.2
1 parent 9be7d1f commit 00a8e95

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@
77
- Added support for checking satisfiability and validity of the formula
88
- Added support for CNF translation
99
- Added support for running Limboole from command palette
10-
- Added support for setting path to Limboole executable in settings
10+
- Added support for setting path to Limboole executable in settings
11+
12+
## [0.1.2] - 2024-09-15
13+
14+
- Added limboole executables

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "limboole",
33
"displayName": "Limboole",
44
"description": "A VS Code extension for Limboole. For more information, visit https://fmv.jku.at/limboole/",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"publisher": "Soaibuzzaman",
77
"engines": {
88
"vscode": "^1.8.0"

0 commit comments

Comments
 (0)