From 087543ca6f8213297eebebaa0016900672d88025 Mon Sep 17 00:00:00 2001 From: Harold Treen Date: Sun, 17 Jan 2016 19:47:49 -0800 Subject: [PATCH] Bump version to v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58b4bf6..523859f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "show-code", - "version": "1.0.0", + "version": "1.0.1", "description": "Use the source code of a container as the background for that container!", "main": "src/show-code.js", "directories": {