Really make sure MongoDB driver can't screw up.

This commit is contained in:
Paul
2021-05-03 21:02:12 +01:00
parent efc3794f3d
commit cf7bb832da
4 changed files with 23 additions and 19 deletions

View File

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