From 04df2b3489744f09112d2407449aa92629d83512 Mon Sep 17 00:00:00 2001 From: John Ouellet Date: Wed, 10 Nov 2021 08:07:24 -0500 Subject: [PATCH] release v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f0aa6e..a22bc49 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.2", + "version": "1.0.3", "repository": { "type": "git", "url": "https://github.com/lando/blog"