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 Jun 23, 2024
1 parent f167260 commit bf34af4
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.14.0"
version = "0.15.0"
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 @@ -158,5 +158,5 @@ else:
]

# Dependencies
requires "nim >= 1.6.0", "cligen >= 1.7.1",
"adix >= 0.5.16", "nio >= 0.7.0", "fitl >= 0.5.3", "spfun >= 0.6.1"
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"

0 comments on commit bf34af4

Please sign in to comment.