From 24a6b8f9524277e2d4d90b72b6d5101c57ebc783 Mon Sep 17 00:00:00 2001 From: chuan6 Date: Wed, 8 Aug 2018 16:41:18 +0800 Subject: [PATCH] 0.12.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b9cec0fe..49588afef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "teambition-sdk", - "version": "0.12.11", + "version": "0.12.12", "description": "Front-End SDK for Teambition", "main": "./index.js", "typings": "./index.d.ts",