From abecf434008d351aab8a6cff79b2b493f0b93cfd Mon Sep 17 00:00:00 2001 From: Anton Malofeev Date: Sun, 14 Mar 2021 15:44:02 +0300 Subject: [PATCH] v0.2.6 --- packages/cactus-sync-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cactus-sync-client/package.json b/packages/cactus-sync-client/package.json index 6c69b8e..bd14a18 100644 --- a/packages/cactus-sync-client/package.json +++ b/packages/cactus-sync-client/package.json @@ -1,6 +1,6 @@ { "name": "@xsoulspace/cactus-sync-client", - "version": "0.2.5", + "version": "0.2.6", "description": "Sharp and simple as cactus offline-first client library to sync with graphql server..", "main": "dist/index.js", "typings": "dist/index.d.ts",