diff --git a/diff.go b/diff.go index 82bb755..66675c7 100644 --- a/diff.go +++ b/diff.go @@ -11,7 +11,7 @@ import ( ) // Used by the implementation program in the cmd directory. -const Version = "v0.1.0" +const Version = "v0.2.0" // Used by the implementation program in the cmd directory. const Author = "Claudio Ramirez " // Used by the implementation program in the cmd directory.