Skip to content

Commit

Permalink
Update version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed Nov 1, 2016
1 parent 43e423f commit 10d36b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ SetPackageInfo( rec(

PackageName := "json",
Subtitle := "Reading and Writing JSON",
Version := "1.0.1",
Date := "15/02/2016", # dd/mm/yyyy format
Version := "1.1.0",
Date := "01/11/2016", # dd/mm/yyyy format

Persons := [
rec(
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.1.0

0 comments on commit 10d36b9

Please sign in to comment.