Skip to content

Commit

Permalink
bump version number in less and sass
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Nov 15, 2014
1 parent 3312ab8 commit 0c0b790
Show file tree
Hide file tree
Showing 73 changed files with 7,260 additions and 70 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"*/index.html"
],
"dependencies": {
"bootstrap": "~3.3.0",
"bootstrap": "~3.3.1",
"bootstrap-sass-official": "~3.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion cerulean/_bootswatch.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cerulean 3.3.0
// Cerulean 3.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cerulean/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cerulean 3.3.0
// Cerulean 3.3.1
// Variables
// --------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cerulean/bootswatch.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cerulean 3.3.0
// Cerulean 3.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cerulean/variables.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cerulean 3.3.0
// Cerulean 3.3.1
// Variables
// --------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cosmo/_bootswatch.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cosmo 3.3.0
// Cosmo 3.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cosmo/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cosmo 3.3.0
// Cosmo 3.3.1
// Variables
// --------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cosmo/bootswatch.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cosmo 3.3.0
// Cosmo 3.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cosmo/variables.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cosmo 3.3.0
// Cosmo 3.3.1
// Variables
// --------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion custom/_bootswatch.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Custom 3.3.0
// Custom 3.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion custom/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Custom 3.3.0
// Custom 3.3.1
// Variables
// --------------------------------------------------

Expand Down
Loading

0 comments on commit 0c0b790

Please sign in to comment.