Skip to content

Commit abc8671

Browse files
committed
0.2.0
1 parent c9a0eff commit abc8671

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contract-shield-cli",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A CLI tool that verifies preconditions, postconditions, and invariants in contracts without altering their original source code. `contract-shield-cli` enforces Design by Contract principles externally, ensuring contracts behave as expected while preserving their integrity.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)