Skip to content

Commit a3b91fc

Browse files
author
Pascal Berger
committed
Improve description & tags
1 parent ac9fce9 commit a3b91fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/GitVersionTfsTask/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"publisher": "jakeginnivan",
66
"author": "GitVersion Contributors",
77
"version": "$version$",
8-
"description": "Easy Semantic Versioning (http://semver.org) for projects using Git, includes GitVersion Build Task",
8+
"description": "Build task for easy semantic versioning for projects using Git.",
99
"targets": [
1010
{
1111
"id": "Microsoft.VisualStudio.Services"
@@ -24,6 +24,7 @@
2424
},
2525
"tags": [
2626
"semver",
27+
"git",
2728
"versioning",
2829
"gitflow",
2930
"githubflow"

0 commit comments

Comments
 (0)