Skip to content

Commit a199ca6

Browse files
authored
v0.1.0
Signed-off-by: John Nunley <dev@notgull.net>
1 parent 38d1079 commit a199ca6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Version 0.1.0
2+
3+
- Initial version
4+

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[package]
22
name = "event-listener-strategy"
3+
# Make sure to update CHANGELOG.md when the version is bumped here.
34
version = "0.1.0"
45
edition = "2018"
56
authors = ["John Nunley <dev@notgull.net>"]

0 commit comments

Comments
 (0)