Skip to content

Commit 87b9dd1

Browse files
committed
Version bump #400 (comment)
1 parent 4399bb8 commit 87b9dd1

33 files changed

+41
-41
lines changed

dist/bootstrap-native-v4-esm.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Native JavaScript for Bootstrap v3.0.15 (https://thednp.github.io/bootstrap.native/)
2+
* Native JavaScript for Bootstrap v4.0.0 (https://thednp.github.io/bootstrap.native/)
33
* Copyright 2015-2021 © dnp_theme
44
* Licensed under MIT (https://github.com/thednp/bootstrap.native/blob/master/LICENSE)
55
*/
@@ -2385,7 +2385,7 @@ function removeDataAPI(context) {
23852385
});
23862386
}
23872387

2388-
var version = "3.0.15";
2388+
var version = "4.0.0";
23892389

23902390
var indexV4 = {
23912391
Alert: Alert,

dist/bootstrap-native-v4-esm.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-native-v4.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Native JavaScript for Bootstrap v3.0.15 (https://thednp.github.io/bootstrap.native/)
2+
* Native JavaScript for Bootstrap v4.0.0 (https://thednp.github.io/bootstrap.native/)
33
* Copyright 2015-2021 © dnp_theme
44
* Licensed under MIT (https://github.com/thednp/bootstrap.native/blob/master/LICENSE)
55
*/
@@ -2391,7 +2391,7 @@
23912391
});
23922392
}
23932393

2394-
var version = "3.0.15";
2394+
var version = "4.0.0";
23952395

23962396
var indexV4 = {
23972397
Alert: Alert,

dist/bootstrap-native-v4.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-native.esm.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Native JavaScript for Bootstrap v3.0.15 (https://thednp.github.io/bootstrap.native/)
2+
* Native JavaScript for Bootstrap v4.0.0 (https://thednp.github.io/bootstrap.native/)
33
* Copyright 2015-2021 © dnp_theme
44
* Licensed under MIT (https://github.com/thednp/bootstrap.native/blob/master/LICENSE)
55
*/
@@ -3473,7 +3473,7 @@ Tooltip.init = {
34733473
constructor: Tooltip,
34743474
};
34753475

3476-
var version = "3.0.15";
3476+
var version = "4.0.0";
34773477

34783478
// import { alertInit } from '../components/alert-native.js';
34793479
// import { buttonInit } from '../components/button-native.js';

dist/bootstrap-native.esm.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-native.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Native JavaScript for Bootstrap v3.0.15 (https://thednp.github.io/bootstrap.native/)
2+
* Native JavaScript for Bootstrap v4.0.0 (https://thednp.github.io/bootstrap.native/)
33
* Copyright 2015-2021 © dnp_theme
44
* Licensed under MIT (https://github.com/thednp/bootstrap.native/blob/master/LICENSE)
55
*/
@@ -3479,7 +3479,7 @@
34793479
constructor: Tooltip,
34803480
};
34813481

3482-
var version = "3.0.15";
3482+
var version = "4.0.0";
34833483

34843484
// import { alertInit } from '../components/alert-native.js';
34853485
// import { buttonInit } from '../components/button-native.js';

dist/bootstrap-native.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/alert-native.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Native JavaScript for Bootstrap Alert v3.0.15 (https://thednp.github.io/bootstrap.native/)
2+
* Native JavaScript for Bootstrap Alert v4.0.0 (https://thednp.github.io/bootstrap.native/)
33
* Copyright 2015-2021 © dnp_theme
44
* Licensed under MIT (https://github.com/thednp/bootstrap.native/blob/master/LICENSE)
55
*/

dist/components/alert-native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Native JavaScript for Bootstrap Alert v3.0.15 (https://thednp.github.io/bootstrap.native/)
2+
* Native JavaScript for Bootstrap Alert v4.0.0 (https://thednp.github.io/bootstrap.native/)
33
* Copyright 2015-2021 © dnp_theme
44
* Licensed under MIT (https://github.com/thednp/bootstrap.native/blob/master/LICENSE)
55
*/

0 commit comments

Comments
 (0)