chore: release v1.0.0-alpha.11 (#41)
This commit is contained in:
parent
5db74830e3
commit
1b0da60512
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@francoischalifour/docsearch-react",
|
||||
"version": "1.0.0-alpha.10",
|
||||
"version": "1.0.0-alpha.11",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/algolia/autocomplete.js",
|
||||
"repository": "algolia/autocomplete.js",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
export const version = '1.0.0-alpha.10';
|
||||
export const version = '1.0.0-alpha.11';
|
||||
|
|
|
|||
Loading…
Reference in a new issue