mirror of
https://github.com/tmedwards/tweego.git
synced 2025-07-05 06:00:26 -04:00
PREPPING: v2.1.0
This commit is contained in:
parent
1bb4278938
commit
e44ae8e592
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ var (
|
||||||
// tweegoVersion holds the current version info.
|
// tweegoVersion holds the current version info.
|
||||||
tweegoVersion = versionInfo{
|
tweegoVersion = versionInfo{
|
||||||
major: 2,
|
major: 2,
|
||||||
minor: 0,
|
minor: 1,
|
||||||
patch: 0,
|
patch: 0,
|
||||||
pre: "",
|
pre: "",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue