diff --git a/op.nimble b/op.nimble index ab647ec..dfd2aee 100644 --- a/op.nimble +++ b/op.nimble @@ -1,6 +1,6 @@ # Package -version = "1.0.0" +version = "2.0.1" author = "luxick" description = "Generic result type for operations that can fail." license = "GPL-2.0"