Skip to content

Commit

Permalink
New release version (#1612)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi authored Jan 29, 2025
1 parent 7ba444a commit 6b23f5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions sentinel/.changeset/v0.1.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Add SentinelCoordinator Struct
- Minor logging fix
2 changes: 1 addition & 1 deletion sentinel/sentinel_coordinator.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// File: sentinel.go
// File: sentinel_coordinator.go
package sentinel

import (
Expand Down

0 comments on commit 6b23f5d

Please sign in to comment.