Skip to content

Commit f4b5dd2

Browse files
committed
1.0.0-alpha
1 parent f588244 commit f4b5dd2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-structured-query-search-example",
33
"homepage": "https://kevalbhatt.github.io/react-structured-query-search",
4-
"version": "1.0.0-alpha.0",
4+
"version": "1.0.0-alpha",
55
"license": "MIT",
66
"private": true,
77
"dependencies": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-structured-query-search",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha",
44
"description": "react-structured-query-search",
55
"author": "kevalbhatt",
66
"license": "MIT",

0 commit comments

Comments
 (0)