Skip to content

Commit 81c3de4

Browse files
committed
update version to start with 1 so tags look right
1 parent e16004e commit 81c3de4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/delta/devcontainer-feature.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "Delta Pager",
33
"id": "delta",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"description": "Installs the delta pager for git",
66
"options": {
77
"version": {
88
"type": "string",
99
"proposals": [
1010
"latest",
11-
"0.18.2",
11+
"0.18.2"
1212
],
1313
"default": "latest",
1414
"description": "The version of delta to install"

0 commit comments

Comments
 (0)