Skip to content

Commit 1a2c661

Browse files
committed
v0.8.1
* compatibility fixes with various upstream changes
1 parent 540d04c commit 1a2c661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stint.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mode = ScriptMode.Verbose
22

33
packageName = "stint"
4-
version = "0.8.0"
4+
version = "0.8.1"
55
author = "Status Research & Development GmbH"
66
description = "Efficient stack-based multiprecision int in Nim"
77
license = "Apache License 2.0 or MIT"

0 commit comments

Comments
 (0)