From 96522518a43cdd9d708fa1255585b28453461eef Mon Sep 17 00:00:00 2001 From: Austin Kettner Date: Sat, 20 Oct 2018 11:22:42 -0400 Subject: [PATCH] Fix package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e011322..8a30f646 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "camerakit-website", - "version": "3.1,0", + "version": "3.1.0", "description": "Primary website for CameraKit", "main": "index.js", "scripts": {