From ce282e97a7d3df08a211c50982cdb5b782d9f698 Mon Sep 17 00:00:00 2001 From: Erik Marks Date: Fri, 13 Mar 2020 10:17:23 -0700 Subject: [PATCH 1/2] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1691b32..dbe695a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rpc-cap", - "version": "1.0.5", + "version": "1.1.0", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", From e7491bfc110c19d76c532871ca33e1d5ef2967c0 Mon Sep 17 00:00:00 2001 From: Erik Marks Date: Sat, 14 Mar 2020 10:14:45 -0700 Subject: [PATCH 2/2] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbe695a..a08f5c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rpc-cap", - "version": "1.1.0", + "version": "2.0.0", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",