Skip to content

Commit

Permalink
0.6.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
gazer2kanlin committed Dec 31, 2017
1 parent 65a620d commit c3b8b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public class One {
Message named __Case1__ defines binary structure of __example.One__ class which has 3 properties:
* __name__ - String, max length is 10.
* __sex__ - Int, 0: female, 1:male.
* __birthdy__ - DateTimeString, format is yyyyMMdd.
* __birthday__ - DateTimeString, format is yyyyMMdd.

```xml
<?xml version="1.0" encoding="UTF-8"?>
Expand Down

0 comments on commit c3b8b35

Please sign in to comment.