From a83f8e445175674c522ee50071d3133b75a04506 Mon Sep 17 00:00:00 2001 From: johh Date: Fri, 27 Sep 2019 13:32:49 +0200 Subject: [PATCH] v0.0.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8ad8f44..68b0c8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@downpourdigital/boxes", - "version": "0.0.4", - "description": "Tiny WebGL library", + "version": "0.0.5", + "description": "Babbies first WebGL library", "main": "dist/boxes.js", "repository": "https://github.com/johh/boxes.git", "author": "johh ",