Skip to content

Commit 6925189

Browse files
committed
v0.16.3
1 parent 55e1d8c commit 6925189

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.16.2",
2+
"version": "0.16.3",
33
"registry": "https://registry.npmjs.org/",
44
"publishConfig": {
55
"access": "public"

packages/combobox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reach/combobox",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"description": "Accessible React Combobox (Autocomplete).",
55
"author": "React Training <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)