certspotter/version.go

13 lines
400 B
Go
Raw Normal View History

2021-10-12 16:27:42 +02:00
// Copyright (C) 2021 Opsmate, Inc.
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License, v. 2.0. If a copy of the MPL was not distributed
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This software is distributed WITHOUT A WARRANTY OF ANY KIND.
// See the Mozilla Public License for details.
package certspotter
const Version = "0.11"