From e20ae9621da07795efa61601de2fda14ed06c184 Mon Sep 17 00:00:00 2001 From: Richard Park Date: Sun, 12 May 2019 19:59:56 +0900 Subject: [PATCH] version is changed --- pkg/api/v1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/api/v1/package.json b/pkg/api/v1/package.json index a4f3f55..843eb34 100644 --- a/pkg/api/v1/package.json +++ b/pkg/api/v1/package.json @@ -2,7 +2,7 @@ "name": "@odds-crawler/proto", "author": "Loafle ", "description": "Proto module of Odds Crawler", - "version": "0.0.4", + "version": "0.0.6", "license": "COMMERCIAL", "private": false, "repository": {