mirror of
https://github.com/tmedwards/tweego.git
synced 2025-07-04 21:50:33 -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 = versionInfo{
|
||||
major: 2,
|
||||
minor: 0,
|
||||
minor: 1,
|
||||
patch: 0,
|
||||
pre: "",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue