updating readme to match how scribble actually works; there was a refactor not long ago and the readme never was updated. bump to 1.0.4

This commit is contained in:
Steve Domino
2015-12-17 17:13:27 -07:00
parent 689ffedfe6
commit cffdb3f127
2 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"sync"
)
const Version = "1.0.3"
const Version = "1.0.4"
type (