bump v1.1.0

This commit is contained in:
AJ ONeal 2015-02-03 22:27:03 -07:00
parent 23f9400728
commit 91279d1fe2
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ if [ -f "/tmp/IOJS_VER" ]; then
fi fi
if [ -z "$IOJS_VER" ]; then if [ -z "$IOJS_VER" ]; then
IOJS_VER="v1.0.3" IOJS_VER="v1.1.0"
fi fi
# #