From cb8a517084def35a391dc32d60ec82011a91f669 Mon Sep 17 00:00:00 2001 From: "Patryk Eliasz (patryk.eliasz@silevis.com)" Date: Tue, 22 Dec 2020 11:06:02 +0000 Subject: [PATCH] upgrade version [ci skip] --- dist/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/package.json b/dist/package.json index b5f1f509..005d46ac 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,7 +1,7 @@ { "name": "@silevis/reactgrid", "description": "Add spreadsheet-like behavior to your React app.", - "version": "3.1.11", + "version": "3.1.12", "homepage": "https://reactgrid.com", "license": "MIT", "author": "Silevis Software", diff --git a/package.json b/package.json index b051edb8..005d46ac 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@silevis/reactgrid", "description": "Add spreadsheet-like behavior to your React app.", - "version": "3.1.12-rc.1", + "version": "3.1.12", "homepage": "https://reactgrid.com", "license": "MIT", "author": "Silevis Software",