From 3503fbc7b36443eecf0c13c1a5479c812226c893 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 4 Jun 2017 17:31:10 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e73f7f8..c03c4df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cflare", - "version": "0.0.20", + "version": "1.0.0", "description": "easy cloudflare management", "main": "dist/index.js", "typings": "dist/index.d.ts",