From 7319f70d7c93006cd975131c568e80e3ce2c8a72 Mon Sep 17 00:00:00 2001 From: Arianrhod Sandlot Date: Sun, 8 Oct 2023 18:56:34 +0800 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f0a976..b1af18b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nostalgist", "description": "Nostalgist.js is a JavaScript library that allows you to run emulators of retro consoles within web browsers.", - "version": "0.1.6", + "version": "0.1.7", "author": { "name": "arianrhodsandlot", "email": "theguidanceofawhitetower@gmail.com"