Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
samiemostafavi committed Jan 5, 2024
1 parent fcecd12 commit 2a351e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package nlmt

// Version is the NLMT version number (replaced during build).
var Version = "0.10.1"
var Version = "0.10.2"

// ProtocolVersion is the protocol version number, which must match between client
// and server.
Expand Down

0 comments on commit 2a351e1

Please sign in to comment.