Skip to content

Commit 2ceae82

Browse files
committed
chore(bump): bump to alpha.5.1
1 parent b5c8608 commit 2ceae82

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"author": {
4040
"name": "Orange SA"
4141
},
42-
"version": "4.0.0-alpha.5"
42+
"version": "4.0.0-alpha.5.1"
4343
}

dist/js/boosted.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap v4.0.0-alpha.5 (http://boosted.orange.com)
2+
* Bootstrap v4.0.0-alpha.5.1 (http://boosted.orange.com)
33
* Copyright 2011-2017 The Boosted Authors (https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/graphs/contributors)
44
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
55
*/

dist/js/boosted.min.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.

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Package.describe({
66
name: 'Orange-OpenSource:Orange-Boosted-Bootstrap', // https://atmospherejs.com/twbs/bootstrap
77
summary: 'Orange Boosted with Bootstrap is a framework library accessible, ergonomic and Orange branded based on Bootstrap v4.0.0-alpha.5.',
8-
version: '4.0.0-alpha.5',
8+
version: '4.0.0-alpha.5.1',
99
git: 'https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git'
1010
});
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "boosted",
33
"description": "Orange Boosted with Bootstrap is a framework library accessible, ergonomic and Orange branded based on Bootstrap v4.0.0-alpha.5.",
4-
"version": "4.0.0-alpha.5",
4+
"version": "4.0.0-alpha.5.1",
55
"keywords": [
66
"css",
77
"sass",

0 commit comments

Comments
 (0)