chore: bump quark and rauth

This commit is contained in:
Paul Makles
2022-05-16 19:14:14 +01:00
parent dc6ce96aa2
commit 20e93b9838
5 changed files with 128 additions and 12 deletions

View File

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