Skip to content

Commit

Permalink
[version] 2.2.6
Browse files Browse the repository at this point in the history
Signed-off-by: weiyang <weiyang.ones@gmail.com>
  • Loading branch information
wy-z committed Nov 26, 2018
1 parent 224236c commit b598ede
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ USAGE:
tspec [global options] command [command options] [arguments...]
VERSION:
2.2.5
2.2.6
COMMANDS:
help, h Shows a list of commands or help for one command
Expand Down
2 changes: 1 addition & 1 deletion cmd/tspec/main.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package main

const version = "2.2.5"
const version = "2.2.6"

func main() {
Run(version)
Expand Down

0 comments on commit b598ede

Please sign in to comment.