Skip to content

Commit 470b789

Browse files
authored
v0.8.2 (#168)
* Avoid index error when creating zero literal
1 parent 4992f27 commit 470b789

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.1"
4+
version = "0.8.2"
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)