Skip to content

Commit

Permalink
goenv: update to new v0.31.0 development version
Browse files Browse the repository at this point in the history
  • Loading branch information
sago35 authored and crypto-smoke committed Feb 14, 2024
1 parent d562267 commit eb033bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goenv/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (

// Version of TinyGo.
// Update this value before release of new version of software.
const version = "0.30.0"
const version = "0.31.0-dev"

var (
// This variable is set at build time using -ldflags parameters.
Expand Down

0 comments on commit eb033bf

Please sign in to comment.