github.com/nevalang/neva@v0.23.1-0.20240507185603-7696a9bb8dda/pkg/version.go (about)

     1  package pkg
     2  
     3  // Version is the current version of the language and stdlib.
     4  // Don't forget to update it before release new tag.
     5  var Version = "0.23.0" //nolint:gochecknoglobals