chore(release): 2.0.0-pre.12 [skip ci]

# [2.0.0-pre.12](https://github.com/chenasraf/massarg/compare/v2.0.0-pre.11...v2.0.0-pre.12) (2024-01-29)

### Bug Fixes

* docs ([0070b80](0070b800d5))
* simplify option help output, fix default value display ([b3075a0](b3075a03b3))
* split negation labels to 2 lines ([cd83a34](cd83a3484c))
This commit is contained in:
semantic-release-bot
2024-01-29 23:32:57 +00:00
committed by Chen Asraf
parent 0d3bb62d8b
commit eead8843e5

View File

@@ -1,6 +1,6 @@
{
"name": "massarg",
"version": "2.0.0-pre.11",
"version": "2.0.0-pre.12",
"description": "Flexible, powerful, and simple command/argument parser for CLI applications",
"keywords": [
"shell",