Skip to content

Commit

Permalink
chore: bump up major version (2.1.0-SNAPSHOT -> 3.0.0-SNAPSHOT)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusshu committed Jan 1, 2024
1 parent d426539 commit 9fd5600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=team.unnamed
version=2.1.0-SNAPSHOT
version=3.0.0-SNAPSHOT
description=A lightweight, fast and efficient Molang lexer, parser, interpreter and compiler for Java 8+
repositoryName=ossrh
snapshotRepository=https\://s01.oss.sonatype.org/content/repositories/snapshots/
Expand Down

0 comments on commit 9fd5600

Please sign in to comment.