Skip to content

Commit cd246bc

Browse files
committed
updated version
1 parent 6bd1577 commit cd246bc

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webpixels/css",
33
"description": "Utility and component-centric design system based on Bootstrap for fast, responsive UI development.",
4-
"version": "2.0.0-beta.14",
4+
"version": "2.0.0-beta.15",
55
"version_short": "2.0",
66
"license": "MIT",
77
"style": "dist/index.css",

scss/extra.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Webpixels CSS v2.0.0-beta.14 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.0-beta.15 (https://webpixels.io/)
33
* Copyright 2023 Webpixels
44
* Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
*/

scss/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Webpixels CSS v2.0.0-beta.14 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.0-beta.15 (https://webpixels.io/)
33
* Copyright 2023 Webpixels
44
* Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
*/

scss/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Webpixels CSS v2.0.0-beta.14 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.0-beta.15 (https://webpixels.io/)
33
* Copyright 2023 Webpixels
44
* Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
*/

scss/utility.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// /*!
2-
// * Webpixels CSS v2.0.0-beta.14 (https://webpixels.io/)
2+
// * Webpixels CSS v2.0.0-beta.15 (https://webpixels.io/)
33
// * Copyright 2023 Webpixels
44
// * Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
// */

0 commit comments

Comments
 (0)