Skip to content

Commit 25961cf

Browse files
committed
bump
1 parent f0bd502 commit 25961cf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ dist
2424
assets/**/*.css
2525
build
2626
lib
27-
coverage
27+
coverage
28+
yarn.lock

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-upload",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "upload ui component for react",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)