From 17f45d97e20a111c75e68a3f99ddae65cc992f4d Mon Sep 17 00:00:00 2001 From: ztimson Date: Mon, 1 Feb 2021 22:20:15 -0500 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5a69dd..cd3239b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webstorage-decorators", - "version": "3.1.2", + "version": "3.1.3", "description": "Decorators to sync class properties to Local/Session storage", "main": "./lib/index.js", "typings": "./lib/index.d.ts",