From d5c974ac9ce897791737b6f4e0cee5de2254e6f6 Mon Sep 17 00:00:00 2001 From: Andreas Stuhlmueller Date: Tue, 31 Jan 2017 02:56:40 +0000 Subject: [PATCH] 0.9.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9cfdd1d..afc2b07d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webppl", "description": "Probabilistic programming for the web", - "version": "0.9.6", + "version": "0.9.7", "author": "webppl contributors", "main": "src/main.js", "repository": {