Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: John Nunley <dev@notgull.net>
  • Loading branch information
notgull authored Sep 11, 2023
1 parent 38d1079 commit a199ca6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Version 0.1.0

- Initial version

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[package]
name = "event-listener-strategy"
# Make sure to update CHANGELOG.md when the version is bumped here.
version = "0.1.0"
edition = "2018"
authors = ["John Nunley <dev@notgull.net>"]
Expand Down

0 comments on commit a199ca6

Please sign in to comment.