v0.1.1
This release fixes an issue that i missed
🐞 Bug Fixes
- #5: Inbox and Outbox directories are now being created before they're used to make sure there are no unnecessary exceptions when starting up the Service (this was supposed to be already in place for the Outbox, but i missed an
!
😨 )