Skip to content

Commit b9a6562

Browse files
committed
Bump NPM version to v0.24.3
1 parent dee2bfc commit b9a6562

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

npm/lib/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
module.exports = {
55
REPO: "avencera/rustywind",
6-
VERSION: "v0.24.2",
6+
VERSION: "v0.24.3",
77
};

npm/package-lock.json

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

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rustywind",
3-
"version": "0.24.2",
3+
"version": "0.24.3",
44
"description": "CLI for organizing Tailwind CSS classes",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)