Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
beshrkayali committed Apr 2, 2021
1 parent ba8e1d4 commit c6d8f07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ which can be helpful when debugging your code to see what's going on.

### Changelog

### [0.3.0] Apr 2021
- Automatically generate TOC and help for handler commands

### [0.2.1] Jun 2020
- Fix for handling extra args (thanks @hugosenari)

Expand Down
2 changes: 1 addition & 1 deletion loki.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "0.2.1"
version = "0.3.0"
author = "Beshr Kayali"
description = "A small library for writing cli programs in Nim."
license = "Zlib"
Expand Down

0 comments on commit c6d8f07

Please sign in to comment.