Skip to content

Commit

Permalink
Update to 0.0.26 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: Neil Garb <[email protected]>
  • Loading branch information
neilgarb and NeilLuno authored May 3, 2022
1 parent a032c1d commit 4325fb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea/
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package luno

const Version = "0.0.24"
const Version = "0.0.26"

// vi: ft=go

0 comments on commit 4325fb8

Please sign in to comment.