Skip to content

Commit

Permalink
Update nimble pre-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Sep 1, 2022
1 parent d2a7e59 commit a2178d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bu.nimble
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Package
version = "0.1.0"
version = "0.2.0"
author = "Charles Blake"
description = "B)asic|But-For U)tility Code/Programs (Usually Nim & With Unix/POSIX/Linux Context)"
license = "MIT/ISC"
Expand All @@ -26,4 +26,4 @@ bin = @[
]

# Dependencies
requires "nim >= 1.6.0", "cligen >= 1.5.27"
requires "nim >= 1.6.0", "cligen >= 1.5.28"

0 comments on commit a2178d0

Please sign in to comment.