nsf / termbox-go

Pure Go termbox implementation
http://godoc.org/github.com/nsf/termbox-go
MIT License
4.67k stars 373 forks source link

Version tagging #234

Closed simp7 closed 3 years ago

simp7 commented 3 years ago

I think this module needs to be version-tagged as It is used in many projects. https://blog.golang.org/publishing-go-modules would help you to tag the version. When you understand about version-tagging process, I'm sure that you will do this less than 5 minutes. Thank you.

scrouthtv commented 3 years ago

Done.