summaryrefslogtreecommitdiff
path: root/version.go
blob: 471969c1aec322974620baf92f48ed41255c8a2b (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.1"