Skip to content

Commit

Permalink
Updated component to version 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Semantic-Pusher-Robot committed Jul 9, 2018
1 parent dea310b commit f9321b5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -15,5 +15,5 @@
"framework"
],
"license": "MIT",
"version": "2.3.2"
"version": "2.3.3"
}
2 changes: 1 addition & 1 deletion index.js
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.2 - Modal
* # Semantic UI 2.3.3 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion modal.css
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.2 - Modal
* # Semantic UI 2.3.3 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion modal.js
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.2 - Modal
* # Semantic UI 2.3.3 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion modal.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-ui-modal",
"version": "2.3.2",
"version": "2.3.3",
"title": "Semantic UI - Modal",
"description": "Single component release of modal",
"homepage": "http://www.semantic-ui.com",
Expand Down

0 comments on commit f9321b5

Please sign in to comment.