Skip to content

Commit e218a63

Browse files
committed
chore: release v0.1.6
1 parent bb4d57a commit e218a63

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

core/bin/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ package bin
1818
// BINARY-PIANO
1919
const (
2020
Name = "PIANO"
21-
Version = "v0.1.5"
21+
Version = "v0.1.6"
2222
)
2323

2424
const banner = `

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
module github.com/B1NARY-GR0UP/piano
22

33
go 1.21
4-
5-
require github.com/B1NARY-GR0UP/inquisitor v0.1.0

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
github.com/B1NARY-GR0UP/inquisitor v0.1.0 h1:jSL3T2tI0CCjefkP/dio4pH0wAeEsw7RCbNSL4BwFdI=
2-
github.com/B1NARY-GR0UP/inquisitor v0.1.0/go.mod h1:KgfA1c0ZI9sscq9wJNM26h9mydooHU1QOSx90UJ7LDA=

0 commit comments

Comments
 (0)