From d6123cf5c773e090433eb75f23d1485a6a7494bb Mon Sep 17 00:00:00 2001 From: Jay Thomas Date: Sun, 5 Nov 2017 09:24:12 -0500 Subject: [PATCH] Version 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22df26c..069d611 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "junkyard-brawl", - "version": "0.1.0", + "version": "0.1.1", "description": "NodeJS implementation of the card game Junkyard Brawl", "main": "index.js", "engines": {