Skip to content

Commit

Permalink
Update version.go
Browse files Browse the repository at this point in the history
  • Loading branch information
yosssi committed Sep 18, 2014
1 parent 9f5a440 commit 93f377f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package gcss

// Version is the version of GCSS.
var Version = "GCSS 0.0.5"
const Version = "GCSS 0.0.5"

0 comments on commit 93f377f

Please sign in to comment.