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

Commit e25f26b

Browse files
committed
Bump version to 0.1.0
1 parent c334a8b commit e25f26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autocomplete",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"main": "./lib/autocomplete",
55
"description": "Display possible completions from the current editor with `ctrl-space`.",
66
"activationEvents": {

0 commit comments

Comments
 (0)