1
0
Fork 0

chore: release v1.0.0-alpha.11 (#41)

This commit is contained in:
François Chalifour 2020-04-24 16:51:58 +02:00 committed by GitHub
parent 5db74830e3
commit 1b0da60512
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -1 +1 @@
export const version = '1.0.0-alpha.10';
export const version = '1.0.0-alpha.11';