Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit 9e2373f

Browse files
committed
Set package.json version to current release version
1 parent 80aa85d commit 9e2373f

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package-lock.json

Lines changed: 10 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "search-with-your-keyboard",
3-
"version": "0.0.0-development",
3+
"version": "1.1.0",
44
"description": "Add keyboard navigation to your existing client-side search interface",
55
"main": "src.js",
66
"repository": "https://github.com/electron/search-with-your-keyboard",

0 commit comments

Comments
 (0)