Ensure rust-server sample is kept up to date (#600)

This commit is contained in:
Benjamin Gill
2018-07-19 11:16:36 +01:00
committed by William Cheng
parent f7617bc628
commit bd33a333af
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ sleep 5
./bin/typescript-fetch-petstore-all.sh > /dev/null 2>&1
./bin/typescript-node-petstore-all.sh > /dev/null 2>&1
./bin/typescript-inversify-petstore.sh > /dev/null 2>&1
./bin/rust-server-petstore.sh > /dev/null 2>&1
# Check:

View File

@@ -1 +1 @@
3.1.1-SNAPSHOT
3.1.2-SNAPSHOT