chore: bump quark

This commit is contained in:
Paul Makles
2022-05-18 21:27:54 +01:00
parent d13573eb45
commit ee9622251a
4 changed files with 4 additions and 4 deletions

View File

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