Sign in
go
/
benchmarks
/
6f500007cebb8e4141437ccfd0d6efa4273ed5e8
/
.
/
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"