Skip to content

Commit

Permalink
chore(engine): v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
relu91 committed Jan 24, 2024
1 parent 7810a7e commit 2457a28
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
* Event Processing Architecture (SEPA)
*
* @author Luca Roffia ([email protected])
* @version 0.10.0
* @version 0.13.0
*/

public class Engine implements EngineMBean {
private final static String version = "0.13.2024.01.22";
private final static String version = "0.13.0";

private EngineProperties properties = null;

Expand Down

0 comments on commit 2457a28

Please sign in to comment.