From 72e4986deb6aa97603628b44f5efeb1e6380fc1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Chalifour?= Date: Tue, 4 Aug 2020 10:09:09 +0200 Subject: [PATCH] chore: release v1.0.0-alpha.26 (#64) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f2f139d..ce401905 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@docsearch/css", - "version": "1.0.0-alpha.25", + "version": "1.0.0-alpha.26", "license": "MIT", "homepage": "https://github.com/algolia/autocomplete.js", "repository": "algolia/autocomplete.js",