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