From 8dde49e104d9acf52899c65caaf98756d2c9c5d3 Mon Sep 17 00:00:00 2001 From: John Ouellet Date: Tue, 2 Nov 2021 14:28:06 -0400 Subject: [PATCH] release v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e702c8..097ed04 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "lando-blog", "description": "Blog for the best local development solution in the galaxy.", "license": "GPL-3.0", - "version": "1.0.0", + "version": "1.0.1", "repository": { "type": "git", "url": "https://github.com/lando/blog"