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 /sandstone | |
parent | 3312ab8aa423bd4047a09b0c970687f40393672f (diff) |
bump version number in less and sass
Diffstat (limited to 'sandstone')
-rw-r--r-- | sandstone/_bootswatch.scss | 2 | ||||
-rw-r--r-- | sandstone/_variables.scss | 2 | ||||
-rw-r--r-- | sandstone/bootswatch.less | 2 | ||||
-rw-r--r-- | sandstone/variables.less | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sandstone/_bootswatch.scss b/sandstone/_bootswatch.scss index 85e4a831..ca927541 100644 --- a/sandstone/_bootswatch.scss +++ b/sandstone/_bootswatch.scss @@ -1,4 +1,4 @@ -// Sandstone 3.3.0 +// Sandstone 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/sandstone/_variables.scss b/sandstone/_variables.scss index 9aa5087c..45278488 100644 --- a/sandstone/_variables.scss +++ b/sandstone/_variables.scss @@ -1,4 +1,4 @@ -// Sandstone 3.3.0 +// Sandstone 3.3.1 // Variables // -------------------------------------------------- diff --git a/sandstone/bootswatch.less b/sandstone/bootswatch.less index 990812be..25fb89dd 100644 --- a/sandstone/bootswatch.less +++ b/sandstone/bootswatch.less @@ -1,4 +1,4 @@ -// Sandstone 3.3.0 +// Sandstone 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/sandstone/variables.less b/sandstone/variables.less index c0867021..b28b5e5c 100644 --- a/sandstone/variables.less +++ b/sandstone/variables.less @@ -1,4 +1,4 @@ -// Sandstone 3.3.0 +// Sandstone 3.3.1 // Variables // -------------------------------------------------- |