From 3ace090b6961fb825c1a9b1c81ac5f330a439162 Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Sun, 8 Jul 2018 17:11:41 -0700 Subject: [PATCH] Updated component to version 2.3.3 --- card.css | 2 +- card.min.css | 2 +- composer.json | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/card.css b/card.css index 72d7d62..15aae39 100755 --- a/card.css +++ b/card.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.2 - Item + * # Semantic UI 2.3.3 - Item * http://github.com/semantic-org/semantic-ui/ * * diff --git a/card.min.css b/card.min.css index 48bd972..6ddf5d1 100755 --- a/card.min.css +++ b/card.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.2 - Item + * # Semantic UI 2.3.3 - Item * http://github.com/semantic-org/semantic-ui/ * * diff --git a/composer.json b/composer.json index 7963749..fd76805 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.3.2" + "version": "2.3.3" } \ No newline at end of file diff --git a/package.json b/package.json index 8e13e5c..f5d3fd3 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-card", - "version": "2.3.2", + "version": "2.3.3", "title": "Semantic UI - Card", "description": "Single component release of card", "homepage": "http://www.semantic-ui.com",