Sign in
go
/
benchmarks
/
a30118b7492cc271e558dabfabf5b27e0b19de63
/
.
/
sweet
/
common
/
version.go
blob: f333e48f57cdc7955b0d80f6f9eaefa643771d91 [
file
] [
log
] [
blame
]
// Copyright 2021 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package common
const Version = "v0.3.0"