bump version to 3.0.2+2
[bootswatch] / api / 3.json
index b9df591..4200cf7 100644 (file)
@@ -1,8 +1,6 @@
 {
-       "version": "3.0.2",
-       
+       "version": "3.0.2+2",
        "themes": [
-       
                {
                        "name": "Amelia",
                        "description": "Sweet and cheery",
@@ -14,7 +12,6 @@
                        "less": "http://bootswatch.com/amelia/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/amelia/variables.less"
                },
-       
                {
                        "name": "Cerulean",
                        "description": "A calm blue sky",
@@ -26,7 +23,6 @@
                        "less": "http://bootswatch.com/cerulean/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/cerulean/variables.less"
                },
-       
                {
                        "name": "Cosmo",
                        "description": "An ode to Metro",
@@ -38,7 +34,6 @@
                        "less": "http://bootswatch.com/cosmo/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/cosmo/variables.less"
                },
-       
                {
                        "name": "Cyborg",
                        "description": "Jet black and electric blue",
@@ -50,7 +45,6 @@
                        "less": "http://bootswatch.com/cyborg/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/cyborg/variables.less"
                },
-       
                {
                        "name": "Flatly",
                        "description": "Flat and modern",
@@ -62,7 +56,6 @@
                        "less": "http://bootswatch.com/flatly/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/flatly/variables.less"
                },
-       
                {
                        "name": "Journal",
                        "description": "Crisp like a new sheet of paper.",
@@ -74,7 +67,6 @@
                        "less": "http://bootswatch.com/journal/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/journal/variables.less"
                },
-       
                {
                        "name": "Readable",
                        "description": "Optimized for legibility",
@@ -86,7 +78,6 @@
                        "less": "http://bootswatch.com/readable/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/readable/variables.less"
                },
-       
                {
                        "name": "Simplex",
                        "description": "Mini and minimalist.",
@@ -98,7 +89,6 @@
                        "less": "http://bootswatch.com/simplex/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/simplex/variables.less"
                },
-       
                {
                        "name": "Slate",
                        "description": "Shades of gunmetal gray",
                        "less": "http://bootswatch.com/slate/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/slate/variables.less"
                },
-       
                {
                        "name": "Spacelab",
                        "description": "Silvery and sleek.",
                        "less": "http://bootswatch.com/spacelab/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/spacelab/variables.less"
                },
-       
                {
                        "name": "United",
                        "description": "Ubuntu orange and unique font",
                        "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/united/bootstrap.min.css",
                        "less": "http://bootswatch.com/united/bootswatch.less",
                        "lessVariables": "http://bootswatch.com/united/variables.less"
+               },
+               {
+                       "name": "Yeti",
+                       "description": "A friendly foundation",
+                       "thumbnail": "http://bootswatch.com/yeti/thumbnail.png",
+                       "preview": "http://bootswatch.com/yeti/",
+                       "css": "http://bootswatch.com/yeti/bootstrap.css",
+                       "cssMin": "http://bootswatch.com/yeti/bootstrap.min.css",
+                       "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/yeti/bootstrap.min.css",
+                       "less": "http://bootswatch.com/yeti/bootswatch.less",
+                       "lessVariables": "http://bootswatch.com/yeti/variables.less"
                }
-       
        ]
-
 }