diff --git a/package.json b/package.json index c2fb19b..8169ffb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-mixable", "description": "Turn Vue Mixins into Composables with a simple helper function", - "version": "0.2.0", + "version": "0.2.1", "keywords": [ "Vue", "composables",