We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6887750 commit 09b2c37Copy full SHA for 09b2c37
README.md
@@ -5,6 +5,9 @@ autoversion increases a version number in a source file. It scans for a version
5
6
autoversion is usually triggered from a pre commit hook or from a makefile.
7
8
+The program is developed in **pure** [Go](https://go.dev/). Github shows several other languages which happen to be
9
+**test files** for different languages.
10
+
11
Licensed under MIT
12
13
## Description
0 commit comments