Skip to content

Commit

Permalink
release v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed May 31, 2023
1 parent fb7e954 commit 2a6fcc5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# js-cool

这是一个纯原生 ES6 开发的 Javascript 常用方法库
这是一个 Javascript 常用方法库

[![NPM version][npm-image]][npm-url]
[![Codacy Badge][codacy-image]][codacy-url]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# js-cool

This is a pure native js front-end common method library
This is a collection of js utils

[![NPM version][npm-image]][npm-url]
[![Codacy Badge][codacy-image]][codacy-url]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-cool",
"description": "This is a pure native js front-end common method library",
"description": "This is a collection of js utils",
"version": "4.4.1",
"packageManager": "pnpm@8.5.1",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 2a6fcc5

Please sign in to comment.