Skip to content

Commit

Permalink
Bump the model version
Browse files Browse the repository at this point in the history
  • Loading branch information
madushajg committed Jul 6, 2023
1 parent f172be3 commit 8ca5ca2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public String getValue() {
}
}

public static final String MODEL_VERSION = "0.3.1";
public static final String MODEL_VERSION = "0.4.0";
public static final String COLON = ":";
public static final String FORWARD_SLASH = "/";
public static final String SERVICE_ANNOTATION = "choreo:Service";
Expand Down

0 comments on commit 8ca5ca2

Please sign in to comment.