Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
5fd67a6f
Commit
5fd67a6f
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 4.1.0 for remaining files.
parent
31004582
3 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!26470
Active class
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
js/src/index.js
+1
-1
js/src/index.js
nuget/bootstrap.nuspec
+1
-1
nuget/bootstrap.nuspec
nuget/bootstrap.sass.nuspec
+1
-1
nuget/bootstrap.sass.nuspec
with
3 additions
and
3 deletions
+3
-3
js/src/index.js
+
1
-
1
View file @
5fd67a6f
...
@@ -13,7 +13,7 @@ import Util from './util'
...
@@ -13,7 +13,7 @@ import Util from './util'
/**
/**
* --------------------------------------------------------------------------
* --------------------------------------------------------------------------
* Bootstrap (v4.
0
.0): index.js
* Bootstrap (v4.
1
.0): index.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
* --------------------------------------------------------------------------
*/
*/
...
...
This diff is collapsed.
Click to expand it.
nuget/bootstrap.nuspec
+
1
-
1
View file @
5fd67a6f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<package
xmlns=
"http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"
>
<package
xmlns=
"http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"
>
<metadata>
<metadata>
<id>
bootstrap
</id>
<id>
bootstrap
</id>
<version>
4.
0
.0
</version>
<version>
4.
1
.0
</version>
<title>
Bootstrap CSS
</title>
<title>
Bootstrap CSS
</title>
<authors>
The Bootstrap Authors, Twitter Inc.
</authors>
<authors>
The Bootstrap Authors, Twitter Inc.
</authors>
<owners>
bootstrap
</owners>
<owners>
bootstrap
</owners>
...
...
This diff is collapsed.
Click to expand it.
nuget/bootstrap.sass.nuspec
+
1
-
1
View file @
5fd67a6f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<package
xmlns=
"http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"
>
<package
xmlns=
"http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"
>
<metadata>
<metadata>
<id>
bootstrap.sass
</id>
<id>
bootstrap.sass
</id>
<version>
4.
0
.0
</version>
<version>
4.
1
.0
</version>
<title>
Bootstrap Sass
</title>
<title>
Bootstrap Sass
</title>
<authors>
The Bootstrap Authors, Twitter Inc.
</authors>
<authors>
The Bootstrap Authors, Twitter Inc.
</authors>
<owners>
bootstrap
</owners>
<owners>
bootstrap
</owners>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets