Skip to content

Commit 369e3c6

Browse files
authored
[VERSION] Release v1.0.0 (#13)
1 parent 71d478b commit 369e3c6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# ChangeLog
22

3-
### v0.1.1-SNAPSHOT - Unreleased
3+
### v1.0.0 - Released 8/16/2023
44

5+
- Upgrade mockK to v1.13.7
6+
- Removed the relective hack that was powering reflective-mock now that [our mockK PR](https://github.com/mockk/mockk/pull/1005) has merged.
57

68
### v0.1.0 - Released 1/16/2023
79

self.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[versions]
2-
name="0.1.1-SNAPSHOT"
2+
name="1.0.0"

0 commit comments

Comments
 (0)