Fixed documentation example. Bounced version number.
diff --git a/SConstruct b/SConstruct
index be142c3..a22d4c9 100644
--- a/SConstruct
+++ b/SConstruct
@@ -73,7 +73,7 @@
 import os.path
 import sys
 
-JSONCPP_VERSION = '0.1'
+JSONCPP_VERSION = '0.2'
 DIST_DIR = '#dist'
 
 options = Variables()