From 91279d1fe20d292bfd7058d02aa348a0060dba90 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 3 Feb 2015 22:27:03 -0700 Subject: [PATCH] bump v1.1.0 --- setup.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.bash b/setup.bash index 04fc891..8181f91 100644 --- a/setup.bash +++ b/setup.bash @@ -207,7 +207,7 @@ if [ -f "/tmp/IOJS_VER" ]; then fi if [ -z "$IOJS_VER" ]; then - IOJS_VER="v1.0.3" + IOJS_VER="v1.1.0" fi #