From 349b0f7354be31f25c0e51bf6b28436333a4f6f9 Mon Sep 17 00:00:00 2001 From: Sampo Silvennoinen <20028934+stscoundrel@users.noreply.github.com> Date: Tue, 2 May 2023 16:37:55 +0300 Subject: [PATCH] v0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90621df..3ea965e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "staveless-futhark", - "version": "0.6.0", + "version": "0.6.1", "description": "Transform latin letters to Staveless Futhark runes and vice versa", "repository": "https://github.com/stscoundrel/staveless-futhark.git", "author": "stscoundrel ",