Skip to content

Commit

Permalink
chore(bump): bump to alpha.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lausselloic committed Feb 10, 2017
1 parent b5c8608 commit 2ceae82
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"author": {
"name": "Orange SA"
},
"version": "4.0.0-alpha.5"
"version": "4.0.0-alpha.5.1"
}
2 changes: 1 addition & 1 deletion dist/js/boosted.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap v4.0.0-alpha.5 (http://boosted.orange.com)
* Bootstrap v4.0.0-alpha.5.1 (http://boosted.orange.com)
* Copyright 2011-2017 The Boosted Authors (https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/boosted.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Package.describe({
name: 'Orange-OpenSource:Orange-Boosted-Bootstrap', // https://atmospherejs.com/twbs/bootstrap
summary: 'Orange Boosted with Bootstrap is a framework library accessible, ergonomic and Orange branded based on Bootstrap v4.0.0-alpha.5.',
version: '4.0.0-alpha.5',
version: '4.0.0-alpha.5.1',
git: 'https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git'
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "boosted",
"description": "Orange Boosted with Bootstrap is a framework library accessible, ergonomic and Orange branded based on Bootstrap v4.0.0-alpha.5.",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.5.1",
"keywords": [
"css",
"sass",
Expand Down

0 comments on commit 2ceae82

Please sign in to comment.