Skip to content

Commit c78bc4f

Browse files
committed
Updated badets in README
1 parent fe538bf commit c78bc4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![GitHub package.json version](https://img.shields.io/github/package-json/v/LupCode/node-lup-system)
22
![npm bundle size](https://img.shields.io/bundlephobia/min/lup-system)
3-
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/LupCode/node-lup-system/On%20Push)
3+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/LupCode/node-lup-system/on-push.yml?branch=main)
44
![NPM](https://img.shields.io/npm/l/lup-system)
55

66
# lup-system

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lup-system",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "NodeJS library to retrieve system information and utilization.",
55
"files": [
66
"lib/**/*"

0 commit comments

Comments
 (0)