From d3788c32c67d23ae69a2fcdab33afa08677ec65b Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Mon, 7 Aug 2017 09:25:01 -0700 Subject: [PATCH] Updated component to version 2.2.13 --- composer.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 77f2ab6..1635636 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.2.12" + "version": "2.2.13" } \ No newline at end of file diff --git a/package.json b/package.json index 9a43d33..d327e8d 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-shape", - "version": "2.2.12", + "version": "2.2.13", "title": "Semantic UI - Shape", "description": "Single component release of shape", "homepage": "http://www.semantic-ui.com",