diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-11-15 16:50:41 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-11-15 16:50:41 -0500 |
commit | 0c0b7907f8a3828bdfe6198f3243bc16ff3524e7 (patch) | |
tree | e67641017dc82d1bfd83f69b7b88dee5e3419005 /cosmo | |
parent | 3312ab8aa423bd4047a09b0c970687f40393672f (diff) |
bump version number in less and sass
Diffstat (limited to 'cosmo')
-rw-r--r-- | cosmo/_bootswatch.scss | 2 | ||||
-rw-r--r-- | cosmo/_variables.scss | 2 | ||||
-rw-r--r-- | cosmo/bootswatch.less | 2 | ||||
-rw-r--r-- | cosmo/variables.less | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cosmo/_bootswatch.scss b/cosmo/_bootswatch.scss index f1a42c5d..ca066cd5 100644 --- a/cosmo/_bootswatch.scss +++ b/cosmo/_bootswatch.scss @@ -1,4 +1,4 @@ -// Cosmo 3.3.0 +// Cosmo 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/cosmo/_variables.scss b/cosmo/_variables.scss index 9d0b479f..20ff1e49 100644 --- a/cosmo/_variables.scss +++ b/cosmo/_variables.scss @@ -1,4 +1,4 @@ -// Cosmo 3.3.0 +// Cosmo 3.3.1 // Variables // -------------------------------------------------- diff --git a/cosmo/bootswatch.less b/cosmo/bootswatch.less index 6c027d4e..0b08d895 100644 --- a/cosmo/bootswatch.less +++ b/cosmo/bootswatch.less @@ -1,4 +1,4 @@ -// Cosmo 3.3.0 +// Cosmo 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/cosmo/variables.less b/cosmo/variables.less index 71f4018d..d9ead15b 100644 --- a/cosmo/variables.less +++ b/cosmo/variables.less @@ -1,4 +1,4 @@ -// Cosmo 3.3.0 +// Cosmo 3.3.1 // Variables // -------------------------------------------------- |