Skip to content

Commit 9245239

Browse files
authored
Bump version after library updates (#99)
1 parent 7ae9f9d commit 9245239

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the current topicctl version.
4-
const Version = "1.6.0"
4+
const Version = "1.6.1"

0 commit comments

Comments
 (0)