Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit 3a92248

Browse files
ZoteTheMightyLPGhatguy
authored andcommitted
Changes for 0.1.1 release (#60)
1 parent 2187a18 commit 3a92248

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# TestEZ Changelog
22

33
## Current master
4+
5+
## 0.1.1 (2020-01-23)
46
* Added beforeAll, beforeEach, afterEach, afterAll lifecycle hooks for testing
57
* The setup and teardown behavior of these hooks attempt to reach feature parity with [jest](https://jestjs.io/docs/en/setup-teardown).
68

rotriever.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name = "roblox/testez"
33
author = "Roblox"
44
license = "Apache2"
55
content_root = "src"
6-
version = "0.1.0"
6+
version = "0.1.1"

0 commit comments

Comments
 (0)