1
0
Fork 0

chore: release v1.0.0-alpha.12 (#42)

This commit is contained in:
François Chalifour 2020-04-24 17:27:23 +02:00 committed by GitHub
parent 294c7cf221
commit 37969b4eef
2 changed files with 2 additions and 2 deletions

View file

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

View file

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