From 6986ef048534276450fb7f414fe5c8f01a6efe12 Mon Sep 17 00:00:00 2001 From: He4eT Date: Thu, 25 Mar 2021 21:31:26 +0500 Subject: [PATCH] Update version: 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd689dd..7c01197 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ifplayer", - "version": "0.0.0", + "version": "0.1.0", "description": "Play interactive fiction games in your browser", "main": "index.js", "scripts": {