From 56fdf206b30884b34ba3ba6cec6f89d311ca8400 Mon Sep 17 00:00:00 2001 From: siriwatknp Date: Mon, 15 Jul 2019 17:49:05 +0700 Subject: [PATCH] v1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8dbeb56..1202ee1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mui-layout", - "version": "1.2.4", + "version": "1.2.5", "description": "Instantly build dynamic and responsive layout based on React Material-UI", "main": "dist/index.js", "repository": "https://github.com/siriwatknp/mui-layout.git",