Version 0.9.6

This commit is contained in:
Erik C. Thauvin 2024-05-26 23:10:01 -07:00
parent b27e6e743c
commit 1e90d059cf
Signed by: erik
GPG key ID: 776702A6A2DA330E
3 changed files with 2 additions and 6 deletions

View file

@ -13,10 +13,6 @@ import static rife.bld.dependencies.Scope.test;
/**
* Example build.
*
* <ul style="list-style-type:none">
* <li>./bld compile run</li>
* </ul>
*/
public class SampleBuild extends Project {
public SampleBuild() {