Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
Closing off stable release for v0.3 before moving on to v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sdesalas committed Dec 6, 2014
1 parent c229531 commit 56623c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API/Trifle.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public static Dictionary<string, int> Version
{
return new Dictionary<string, int> {
{"major", 0},
{"minor", 2},
{"minor", 3},
{"patch", 0}
};
}
Expand Down
Binary file modified Build/Binary/TrifleJS.Latest.zip
Binary file not shown.

0 comments on commit 56623c8

Please sign in to comment.