Skip to content

Commit 48b034d

Browse files
authored
Merge pull request #4 from sai-github/maintain
resolve conflicts, add badge and bump version
2 parents 3d1b177 + cfca912 commit 48b034d

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
@@ -2,7 +2,7 @@
22

33
> Made with create-react-library
44
5-
[![NPM](https://img.shields.io/npm/v/chmod777-assistant.svg)](https://www.npmjs.com/package/chmod777-assistant) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
5+
[![NPM](https://img.shields.io/npm/v/chmod777-assistant.svg)](https://www.npmjs.com/package/chmod777-assistant) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Node.js CI](https://github.com/sai-github/chmod777-assistant/actions/workflows/node.js.yml/badge.svg)](https://github.com/sai-github/chmod777-assistant/actions/workflows/node.js.yml)
66

77
## Install
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chmod777-assistant",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Made with create-react-library",
55
"author": "sai-github",
66
"license": "MIT",

0 commit comments

Comments
 (0)