From 0ee9de4619c2158059460a73a7a076a4ba3ee80a Mon Sep 17 00:00:00 2001 From: Josh Justice Date: Tue, 18 Jun 2019 17:10:51 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 731a194..a1f243a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reststate/vuex", - "version": "0.0.16", + "version": "0.1.0", "description": "Library to access JSON:API data via Vuex stores", "main": "index.js", "repository": "git@github.com:reststate/reststate-vuex.git",