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 Nov 16, 2024
1 parent a1754ed commit ac25b9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bu.nimble
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Package
version = "0.17.1"
version = "0.17.2"
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 @@ -162,5 +162,5 @@ else:
]

# Dependencies
requires "nim >= 2.0.0", "cligen >= 1.7.7",
"adix >= 0.6.3", "nio >= 0.7.3", "fitl >= 0.6.0", "spfun >= 0.7.3"
requires "nim >= 2.0.0", "cligen >= 1.7.8",
"adix >= 0.6.3", "nio >= 0.7.5", "fitl >= 0.6.1", "spfun >= 0.7.3"

0 comments on commit ac25b9d

Please sign in to comment.