Skip to content

Commit f195e5e

Browse files
committed
bump v1.0.0-alpha.6
1 parent 7d3c360 commit f195e5e

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

dist/bootstrap-layout.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-layout.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "bootstrap-layout-demo",
3-
"version": "1.0.0-alpha.5",
4-
"description": "bootstrap-layout demo using advanced gulp workflow",
2+
"name": "bootstrap-layout-docs",
3+
"version": "1.0.0-alpha.6",
4+
"description": "bootstrap-layout documentation",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",
77
"deploy": "surge --project ./dist",
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"anchor-js": "^3.1.1",
1414
"bootstrap": "4.0.0-alpha.2",
15-
"bootstrap-layout": "1.0.0-alpha.5",
15+
"bootstrap-layout": "1.0.0-alpha.6",
1616
"bootstrap-layout-scrollable": "^1.0.0",
1717
"highlight.js": "^9.3.0",
1818
"jquery": "^2.2.0",
@@ -40,6 +40,7 @@
4040
"gulp-swig": "^0.8.0",
4141
"gulp-uglify": "^1.5.3",
4242
"gulp-util": "^3.0.7",
43+
"http-server": "^0.9.0",
4344
"lodash.assign": "^4.0.4",
4445
"pretty-hrtime": "^1.0.2",
4546
"sass-importer-npm": "^1.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-layout",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.6",
44
"description": "Bootstrap layout with sidebar navigation, sidebar skins, sidebar transition, custom scrollbars, sidebar menus and other advanced features and utilities",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)