From ce17a58fd7035ae43deb04d840f162e014889e09 Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Wed, 11 Dec 2019 02:43:15 -0600 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40866b8c..98650fc3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lad", "description": "Lad scaffolds a Koa webapp and API framework for Node.js", - "version": "0.2.9", + "version": "1.0.0", "author": "Nick Baugh (http://niftylettuce.com)", "ava": { "verbose": true,