aboutsummaryrefslogtreecommitdiff
path: root/version.go
blob: f8ccfd87b6d4da858ff2f1cb7b20dded59cb63cd (plain)
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: 2018 Stefan Majewsky <majewsky@gmx.net>
// SPDX-License-Identifier: Apache-2.0

package schwift

// Version contains the version number of Schwift.
const Version = "2.2.0"