Skip to content

Commit

Permalink
Switch to snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Jul 11, 2024
1 parent 1da1ac0 commit a90939c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description = Serialize and deserialize Result objects with Micronaut
group = com.leakyabstractions
artifactName = Micronaut Serialization for Result
artifactId = result-micronaut-serde
version = 0.1.2.0
version = 0.1.3.0-SNAPSHOT

previousVersion = 0.1.1.0
previousVersion = 0.1.2.0
homepage = https://dev.leakyabstractions.com/result-micronaut-serde/
githubId = leakyabstractions/result-micronaut-serde
repository = https://github.com/leakyabstractions/result-micronaut-serde
Expand Down

0 comments on commit a90939c

Please sign in to comment.