Version 1.0.0

This commit is contained in:
2020-07-01 23:24:57 +02:00
parent 3789b21ef2
commit 6bd1a41515

View File

@@ -1,6 +1,6 @@
# Package # Package
version = "0.1.0" version = "1.0.0"
author = "luxick" author = "luxick"
description = "Generic result type for operations that can fail." description = "Generic result type for operations that can fail."
license = "GPL-2.0" license = "GPL-2.0"