From 932d8244d755b3d983b545aa462303b1a39a72a0 Mon Sep 17 00:00:00 2001 From: "James L. Makela" Date: Mon, 14 Mar 2022 16:19:49 -0700 Subject: [PATCH] Set version for next release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c13c13..4d95b43 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "compass-rose-ui", "main": "compass-rose-ui.js", - "version": "1.1.1", + "version": "1.2.1", "author": "James Makela ", "description": "a javascript control for selecting velocity and direction for wind and water.", "license": "CC0",