From 3583f7e3aad0e977c9bcc8af6f62a7e63341cb62 Mon Sep 17 00:00:00 2001 From: David Kerr <31540828+davidakerr@users.noreply.github.com> Date: Tue, 4 May 2021 22:51:18 +0100 Subject: [PATCH] Updated Version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a48cce..332f336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "braille_tiles", - "version": "2.4.0", + "version": "2.5.0", "description": "OpenSCAD Braille Tile Generator", "scripts": { "build": "node build.js"