From a5007c2e65566061ee3a613477f3d46cc95a3fe4 Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Sun, 17 Jun 2018 21:47:39 -0700 Subject: [PATCH] Updated component to version 2.3.2 --- composer.json | 2 +- index.js | 2 +- nag.css | 2 +- nag.js | 2 +- nag.min.css | 2 +- package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index b80d9bc..63d4a0c 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.3.1" + "version": "2.3.2" } \ No newline at end of file diff --git a/index.js b/index.js index 337d908..0b42db8 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.1 - Nag + * # Semantic UI 2.3.2 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.css b/nag.css index 6201365..0ffb8ab 100755 --- a/nag.css +++ b/nag.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.1 - Nag + * # Semantic UI 2.3.2 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.js b/nag.js index a0606e2..9b2a633 100755 --- a/nag.js +++ b/nag.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.1 - Nag + * # Semantic UI 2.3.2 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.min.css b/nag.min.css index a4a2bfb..b25e937 100755 --- a/nag.min.css +++ b/nag.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.1 - Nag + * # Semantic UI 2.3.2 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/package.json b/package.json index 218f115..cf76b25 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-nag", - "version": "2.3.1", + "version": "2.3.2", "title": "Semantic UI - Nag", "description": "Single component release of nag", "homepage": "http://www.semantic-ui.com",