We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d144a commit 4b65000Copy full SHA for 4b65000
package.js
@@ -5,7 +5,7 @@ var
5
Package.describe({
6
name : 'semantic:ui-css',
7
summary : 'Semantic UI - CSS Release of Semantic UI',
8
- version : '2.2.12',
+ version : '2.2.13',
9
git : 'git://github.com/Semantic-Org/Semantic-UI-CSS.git',
10
});
11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "semantic-ui-css",
3
- "version": "2.2.12",
+ "version": "2.2.13",
4
"title": "Semantic UI",
"description": "CSS Only distribution of Semantic UI",
"homepage": "http://www.semantic-ui.com",
0 commit comments