aboutsummaryrefslogtreecommitdiff
path: root/version.go
diff options
context:
space:
mode:
Diffstat (limited to 'version.go')
-rw-r--r--version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.go b/version.go
index 9f36571..82b29ca 100644
--- a/version.go
+++ b/version.go
@@ -18,5 +18,5 @@
package schwift
-//Version contains the version number of Schwift.
+// Version contains the version number of Schwift.
const Version = "1.0.0"