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 /simplex | |
parent | 3312ab8aa423bd4047a09b0c970687f40393672f (diff) |
bump version number in less and sass
Diffstat (limited to 'simplex')
-rw-r--r-- | simplex/_bootswatch.scss | 2 | ||||
-rw-r--r-- | simplex/_variables.scss | 2 | ||||
-rw-r--r-- | simplex/bootswatch.less | 2 | ||||
-rw-r--r-- | simplex/variables.less | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/simplex/_bootswatch.scss b/simplex/_bootswatch.scss index 71f7ad63..7c70f12d 100644 --- a/simplex/_bootswatch.scss +++ b/simplex/_bootswatch.scss @@ -1,4 +1,4 @@ -// Simplex 3.3.0 +// Simplex 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/simplex/_variables.scss b/simplex/_variables.scss index 45f59213..7f0ff9ad 100644 --- a/simplex/_variables.scss +++ b/simplex/_variables.scss @@ -1,4 +1,4 @@ -// Simplex 3.3.0 +// Simplex 3.3.1 // Variables // -------------------------------------------------- diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less index 5393ef7e..b0e4323d 100644 --- a/simplex/bootswatch.less +++ b/simplex/bootswatch.less @@ -1,4 +1,4 @@ -// Simplex 3.3.0 +// Simplex 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/simplex/variables.less b/simplex/variables.less index cc4216ca..d3477b34 100644 --- a/simplex/variables.less +++ b/simplex/variables.less @@ -1,4 +1,4 @@ -// Simplex 3.3.0 +// Simplex 3.3.1 // Variables // -------------------------------------------------- |