Skip to content

Commit 3e79dd3

Browse files
Release 1.4.0
1 parent 16cf715 commit 3e79dd3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
1.4.0 / 2025-03-25
3+
==================
4+
5+
* Setup CI (#28)
6+
* Add C++ support (#27)
7+
* Make short option optional
8+
29
1.3.2 / 2013-12-18
310
==================
411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commander",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"repo": "clibs/commander",
55
"description": "Command-line argument parser",
66
"keywords": ["cli", "command", "parser", "argv", "args", "options"],

0 commit comments

Comments
 (0)