Skip to content

Commit

Permalink
0.1.12 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Feb 10, 2013
1 parent f2503a3 commit 691c61e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
@@ -1,3 +1,8 @@
0.1.12 / 2013-02-10

* Fixed conflictHandler (#46), @hpaulj


0.1.11 / 2013-02-07

* Multiple bugfixes, @hpaulj
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name" : "argparse",
"description" : "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
"version" : "0.1.11",
"version" : "0.1.12",
"keywords" : ["cli", "parser", "argparse", "option", "args"],
"homepage" : "https://github.com/nodeca/argparse",

Expand Down

0 comments on commit 691c61e

Please sign in to comment.