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 /superhero | |
parent | 3312ab8aa423bd4047a09b0c970687f40393672f (diff) |
bump version number in less and sass
Diffstat (limited to 'superhero')
-rw-r--r-- | superhero/_bootswatch.scss | 2 | ||||
-rw-r--r-- | superhero/_variables.scss | 2 | ||||
-rw-r--r-- | superhero/bootswatch.less | 2 | ||||
-rw-r--r-- | superhero/variables.less | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/superhero/_bootswatch.scss b/superhero/_bootswatch.scss index 57b6e6d8..b8bb4049 100644 --- a/superhero/_bootswatch.scss +++ b/superhero/_bootswatch.scss @@ -1,4 +1,4 @@ -// Superhero 3.3.0 +// Superhero 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/superhero/_variables.scss b/superhero/_variables.scss index 45db4894..3eadb77e 100644 --- a/superhero/_variables.scss +++ b/superhero/_variables.scss @@ -1,4 +1,4 @@ -// Superhero 3.3.0 +// Superhero 3.3.1 // Variables // -------------------------------------------------- diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less index 606404a5..888bf566 100644 --- a/superhero/bootswatch.less +++ b/superhero/bootswatch.less @@ -1,4 +1,4 @@ -// Superhero 3.3.0 +// Superhero 3.3.1 // Bootswatch // ----------------------------------------------------- diff --git a/superhero/variables.less b/superhero/variables.less index feb7b07d..496a1730 100644 --- a/superhero/variables.less +++ b/superhero/variables.less @@ -1,4 +1,4 @@ -// Superhero 3.3.0 +// Superhero 3.3.1 // Variables // -------------------------------------------------- |