From 95d5e85ed0de7bd42968dde62793509c0bc6481d Mon Sep 17 00:00:00 2001 From: gullerya Date: Mon, 6 Apr 2020 20:25:59 +0300 Subject: [PATCH] issue #42: updated the version to publish --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1fc536e..9b6d1cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "data-tier", - "version": "2.8.8", + "version": "2.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3448e45..f83631c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-tier", - "version": "2.8.8", + "version": "2.9.0", "description": "Tiny and fast two way (MV-VM) data binding framework for browser environments.", "keywords": [ "two",