diff --git a/mops.toml b/mops.toml index 7d9dbc4..4f5f1a2 100644 --- a/mops.toml +++ b/mops.toml @@ -1,6 +1,6 @@ [package] name = "test" -version = "1.1.0" +version = "1.1.1" description = "Motoko testing library to run tests with mops" repository = "https://github.com/ZenVoich/test" keywords = [ "test", "testing", "unit", "suite", "expect", "matchers", "mops" ]