Skip to content

Commit 5f23a57

Browse files
chore(release): 2.0.0-pre.12 [skip ci]
# [2.0.0-pre.12](v2.0.0-pre.11...v2.0.0-pre.12) (2024-01-29) ### Bug Fixes * docs ([0070b80](0070b80)) * simplify option help output, fix default value display ([b3075a0](b3075a0)) * split negation labels to 2 lines ([cd83a34](cd83a34))
1 parent 0070b80 commit 5f23a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "massarg",
3-
"version": "2.0.0-pre.11",
3+
"version": "2.0.0-pre.12",
44
"description": "Flexible, powerful, and simple command/argument parser for CLI applications",
55
"keywords": [
66
"shell",

0 commit comments

Comments
 (0)