We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8edef commit 041514aCopy full SHA for 041514a
1 file changed
obie.go
@@ -51,7 +51,7 @@
51
package obie
52
53
// Version is the current module version.
54
-const Version = "1.0.0"
+const Version = "1.0.2"
55
56
// SpecVersion is the OBIE Read/Write API specification version targeted by
57
// this module.
0 commit comments