Skip to content

Commit

Permalink
Updated component to version 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Semantic-Pusher-Robot committed Apr 27, 2015
1 parent 3a0b916 commit 952474f
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"framework"
],
"license": "MIT",
"version": "1.12.0"
"version": "1.12.1"
}
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 1.12.0 - Modal
* # Semantic UI 1.12.1 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion modal.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 1.12.0 - Modal
* # Semantic UI 1.12.1 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion modal.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 1.12.0 - Modal
* # Semantic UI 1.12.1 - 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 modal.min.js

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

2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Package.describe({
name : 'semantic:ui-modal',
summary : 'Semantic UI - Modal: Single component release',
version : '1.12.0',
version : '1.12.1',
git : 'git://github.com/Semantic-Org/UI-Modal.git',
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semantic-ui-modal",
"version": "1.12.0",
"version": "1.12.1",
"title": "Semantic UI - Modal",
"description": "Single component release of modal",
"homepage": "http://www.semantic-ui.com",
Expand Down

0 comments on commit 952474f

Please sign in to comment.