Skip to content

Commit a798843

Browse files
Updated component to version 2.5.0
1 parent b593aaf commit a798843

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"authors": [{
66
"name": "Jack Lukic",
77
"email": "[email protected]",
8-
"web": "http://www.jacklukic.com",
8+
"homepage": "http://www.jacklukic.com",
99
"role": "Creator"
1010
}],
1111
"keywords": ["semantic", "ui", "css", "framework"],
1212
"license": "MIT",
13-
"version": "2.4.1"
13+
"version": "2.5.0"
1414
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-ui-rail",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"title": "Semantic UI - Rail",
55
"description": "Single component release of rail",
66
"homepage": "http://www.semantic-ui.com",

rail.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.4.1 - Rail
2+
* # Semantic UI 2.5.0 - Rail
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

rail.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)