add changelog and version

This commit is contained in:
Ethan Buchman
2017-05-15 09:40:00 -04:00
parent e71bbb2509
commit d901fba662
2 changed files with 30 additions and 0 deletions

3
version.go Normal file
View File

@@ -0,0 +1,3 @@
package crypto
const Version = "0.2.0"