Skip to content

Commit

Permalink
Bump versions pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Jul 10, 2023
1 parent 3b0609a commit 1fbe833
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.9.2"
version = "0.9.3"
author = "Charles Blake"
description = "B)asic|But-For U)tility Code/Programs (Usually Nim & With Unix/POSIX/Linux Context)"
license = "MIT/ISC"
Expand Down Expand Up @@ -147,4 +147,4 @@ else:

# Dependencies
requires "nim >= 1.6.0", "cligen >= 1.6.8",
"adix >= 0.5.6", "nio >= 0.6.8", "fitl >= 0.3.1"
"adix >= 0.5.7", "nio >= 0.6.9", "fitl >= 0.3.1"

0 comments on commit 1fbe833

Please sign in to comment.