Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit 4fe4a50

Browse files
authored
fix: version bump to represent new build
1 parent c458e15 commit 4fe4a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-keyed-file-browser",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"description": "Folder based file browser given a flat keyed list of objects, powered by React.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)