Skip to content

Commit

Permalink
Pull and merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshkumarashok committed Oct 29, 2024
2 parents 4eae766 + f0b1d57 commit 083476c
Show file tree
Hide file tree
Showing 109 changed files with 63,864 additions and 14,090 deletions.
2 changes: 1 addition & 1 deletion pkg/proto/nbcontract/v1/const.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package nbcontractv1

const (
// Follow the semantic versioning format. <Major>.<Minor>.<Patch>.
// Follow the semantic versioning format. <Major>.<Minor>.<Patch> //nolint: godot // no period is required after patch.
contractVersion = "v0"
)

Expand Down
Loading

0 comments on commit 083476c

Please sign in to comment.