From 2d4e577b0fe3a9b3e649ff1d96751c1b10faf1f4 Mon Sep 17 00:00:00 2001 From: plakak Date: Sat, 9 Nov 2019 19:11:47 +0100 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01f8977..e9752c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easy-vuex-modules", - "version": "0.2.0", + "version": "0.2.1", "description": "Vuex helper that makes working with modules easier and more organized.", "main": "bundle.js", "author": "plakak",