Skip to content

Commit

Permalink
0.5.3
Browse files Browse the repository at this point in the history
* Added example.lang dependencies to release tarball
* Added support for 1 to many entity relationships through $enum fields
  • Loading branch information
ibnc committed Sep 29, 2017
1 parent 788f1e2 commit 975ee2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
)

const (
VERSION = "0.5.2"
VERSION = "0.5.3"
USAGE = `
Usage: %s [-o DESTFILE] [-d DICTPATH] [--stdout] [-cfms] [--] INPUTFILE
%s -v
Expand Down

0 comments on commit 975ee2e

Please sign in to comment.