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 /yeti | |
parent | 3312ab8aa423bd4047a09b0c970687f40393672f (diff) |
bump version number in less and sass
Diffstat (limited to 'yeti')
-rw-r--r-- | yeti/_bootswatch.scss | 2 | ||||
-rw-r--r-- | yeti/_variables.scss | 2 | ||||
-rw-r--r-- | yeti/bootswatch.less | 2 | ||||
-rw-r--r-- | yeti/variables.less | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/yeti/_bootswatch.scss b/yeti/_bootswatch.scss index 839f9826..2e26fead 100644 --- a/yeti/_bootswatch.scss +++ b/yeti/_bootswatch.scss @@ -1,4 +1,4 @@ -// Yeti 3.3.0 +// Yeti 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/yeti/_variables.scss b/yeti/_variables.scss index aa203495..90e4b77a 100644 --- a/yeti/_variables.scss +++ b/yeti/_variables.scss @@ -1,4 +1,4 @@ -// Yeti 3.3.0 +// Yeti 3.3.1 // Variables // -------------------------------------------------- diff --git a/yeti/bootswatch.less b/yeti/bootswatch.less index 6b6208fc..44ab1c71 100644 --- a/yeti/bootswatch.less +++ b/yeti/bootswatch.less @@ -1,4 +1,4 @@ -// Yeti 3.3.0 +// Yeti 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/yeti/variables.less b/yeti/variables.less index 75b3cb19..dbf1c723 100644 --- a/yeti/variables.less +++ b/yeti/variables.less @@ -1,4 +1,4 @@ -// Yeti 3.3.0 +// Yeti 3.3.1 // Variables // -------------------------------------------------- |