Skip to content

Commit

Permalink
Update Version.java (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
vazarkevych committed May 7, 2024
1 parent d2d88cc commit d31a33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/main/java/growthbook/sdk/java/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
public class Version {
private Version() {}

static final String SDK_VERSION = "0.9.1";
static final String SDK_VERSION = "0.9.2";
}

0 comments on commit d31a33d

Please sign in to comment.