chore: bump quark

This commit is contained in:
Paul Makles
2022-05-18 21:48:32 +01:00
parent ee9622251a
commit 44311c87be
4 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
export version=0.5.3-5
export version=0.5.3-5-patch.2
echo "pub const VERSION: &str = \"${version}\";" > src/version.rs