Skip to content

Commit

Permalink
Bump version & fitl-dep pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Jun 24, 2024
1 parent bf34af4 commit a78b9ae
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.15.0"
version = "0.15.1"
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 @@ -159,4 +159,4 @@ else:

# Dependencies
requires "nim >= 1.6.0", "cligen >= 1.7.2",
"adix >= 0.5.17", "nio >= 0.7.0", "fitl >= 0.5.4", "spfun >= 0.6.2"
"adix >= 0.5.17", "nio >= 0.7.0", "fitl >= 0.5.5", "spfun >= 0.6.2"

0 comments on commit a78b9ae

Please sign in to comment.