Release v0.3.4 (#1894)

## Proposed Changes

Bump version to v0.3.4 and update dependencies with `cargo update`.


Co-authored-by: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
Michael Sproul
2020-11-13 06:06:35 +00:00
parent c00e6c2c6f
commit 46a06069c6
10 changed files with 189 additions and 161 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env bash
# Change the version across multiple files, prior to a release. Use `sed` to
# find/replace the exiting version with the new one.
#