Skip to content

Commit fb3ca8d

Browse files
committed
Bump version to 4.1.0 for remaining files.
1 parent ee1a228 commit fb3ca8d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

js/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import Util from './util'
1313

1414
/**
1515
* --------------------------------------------------------------------------
16-
* Bootstrap (v4.0.0): index.js
16+
* Bootstrap (v4.1.0): index.js
1717
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
1818
* --------------------------------------------------------------------------
1919
*/

nuget/bootstrap.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>bootstrap</id>
5-
<version>4.0.0</version>
5+
<version>4.1.0</version>
66
<title>Bootstrap CSS</title>
77
<authors>The Bootstrap Authors, Twitter Inc.</authors>
88
<owners>bootstrap</owners>

nuget/bootstrap.sass.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>bootstrap.sass</id>
5-
<version>4.0.0</version>
5+
<version>4.1.0</version>
66
<title>Bootstrap Sass</title>
77
<authors>The Bootstrap Authors, Twitter Inc.</authors>
88
<owners>bootstrap</owners>

0 commit comments

Comments
 (0)