render/version.go

5 lines
81 B
Go

package render
// Version number of the render library.
const Version = "0.1.0"