Skip to content

Commit

Permalink
build: back to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Citymonstret committed Jan 31, 2024
1 parent 9148b2e commit 55ab8ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Snapshots are available on the Sonatype Snapshots Repository:
<dependency>
<groupId>org.incendo</groupId>
<artifactId>state-core</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</dependency>
```
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.incendo
version=1.0.0
version=1.1.0-SNAPSHOT
description=A state machine

org.gradle.caching=true
Expand Down

0 comments on commit 55ab8ed

Please sign in to comment.