Skip to content

Commit

Permalink
chore: fix wrong verison showed (#813)
Browse files Browse the repository at this point in the history
  • Loading branch information
easonlin404 committed Oct 20, 2020
1 parent eeae42f commit 466d9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
@@ -1,4 +1,4 @@
package swag

// Version of swag
const Version = "v1.6.7"
const Version = "v1.6.9"

0 comments on commit 466d9e6

Please sign in to comment.