Skip to content

Commit

Permalink
Prepare for 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed Jan 19, 2016
1 parent cc093da commit b845eef
Showing 1 changed file with 2 additions and 2 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 := "profiling",
Subtitle := "Line by line profiling and code coverage for GAP",
Version := "0.3.0",
Date := "30/10/2015", # dd/mm/yyyy format
Version := "0.4.0",
Date := "19/01/2016", # dd/mm/yyyy format

Persons := [
rec(
Expand Down

0 comments on commit b845eef

Please sign in to comment.