Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Oct 29, 2019
1 parent 24524cd commit be5127e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/winlinvip/mod_major_error/v4
module github.com/winlinvip/mod_major_error/v3

go 1.13
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package mod_major_error

func Version() string {
return "mme/4.0.0"
return "mme/5.0.0"
}

0 comments on commit be5127e

Please sign in to comment.