Skip to content

Commit

Permalink
Ensure rust-server sample is kept up to date (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjgill authored and wing328 committed Jul 19, 2018
1 parent f7617bc commit bd33a33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions bin/utils/ensure-up-to-date
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.1-SNAPSHOT
3.1.2-SNAPSHOT

0 comments on commit bd33a33

Please sign in to comment.