From bdac744f780a5872dfe251f0d432d1207e209364 Mon Sep 17 00:00:00 2001 From: Brennan Spellacy Date: Wed, 29 Jul 2020 13:39:46 -0700 Subject: [PATCH] Prepare package for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34e68cb..784ea77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@patch-technology/patch", - "version": "1.0.0", + "version": "1.0.0.rc-1", "description": "Javascript wrapper for the Patch API", "license": "MIT", "main": "dist/index.js",