@ -1,6 +1,6 @@
{
"name" : "semantic-ui",
"version" : "1.9.5",
"version" : "1.9.0",
"title" : "Semantic UI",
"description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
"homepage" : "http://www.semantic-ui.com",
@ -29,7 +29,7 @@ var
---------------*/
gulp.task('default', false, [
'check install'
'watch'
]);
gulp.task('watch', 'Watch for site/theme changes', watch);