From e26d08fa6af33cf63394a4078ffea09b0b3dc7ee Mon Sep 17 00:00:00 2001 From: Winston Chang Date: Wed, 21 Sep 2022 16:23:51 -0500 Subject: [PATCH] Bump version to 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95f5c5b7..3ec05e5d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "shinylive", - "version": "0.0.8.9000", + "version": "0.0.9", "description": "Run Shiny applications with Python running in the browser.", "main": "index.js", "repository": {