chore: bump and publish

This commit is contained in:
Paul Makles
2022-01-15 11:09:05 +00:00
parent 8be51dc4f0
commit ab4c3f913e
3 changed files with 4 additions and 2 deletions

View File

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