Skip to content

Commit

Permalink
v0.6.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dreadl0ck committed Aug 22, 2021
1 parent fb5eb66 commit daa5b43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package netcap

// Version is the current version identifier for netcap.
var Version = "v0.6.2"
var Version = "v0.6.3"

// Commit is the git commit id of the current version.
var Commit = "3eaedc9ad368f2497ef0237b155d9621b58d8d9e"
var Commit = "fb5eb6605cb56b3d45de3f31552d4a9643f7f37e"

0 comments on commit daa5b43

Please sign in to comment.