Skip to content

Commit

Permalink
Bump go library version
Browse files Browse the repository at this point in the history
This skips v1.0.2 - that tag was pushed but this file wasn't updated, so
the tag is wrong.
  • Loading branch information
Wyatt Alt committed Aug 24, 2023
1 parent 9491d4f commit b558765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/mcap/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package mcap

// Version of the MCAP library.
var Version = "v1.0.1"
var Version = "v1.0.3"

0 comments on commit b558765

Please sign in to comment.