Skip to content

Commit

Permalink
version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenVoich committed Oct 26, 2023
1 parent 10a07aa commit ebf0581
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 1.1.0

- Added `expect` helper for easier testing of assertions
2 changes: 1 addition & 1 deletion mops.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "test"
version = "1.0.1"
version = "1.1.0"
description = "Motoko testing library to run tests with mops"
repository = "https://github.com/ZenVoich/test"
keywords = [ "test", "testing", "unit", "suite", "expect", "matchers", "mops" ]
Expand Down

0 comments on commit ebf0581

Please sign in to comment.