Also bump rslib version on make_check

08ae4e7900
This commit is contained in:
evandrocoan 2020-05-11 12:54:44 -03:00
parent 08ae4e7900
commit b31bdd13a1

View File

@ -17,7 +17,7 @@ $(shell mkdir -p .build)
all: check
check: .build/check
check: .build/vernum .build/check
fix:
cargo fmt