Skip to content

Commit

Permalink
Release 0.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed May 30, 2024
1 parent 799d9a0 commit dfd0a0c
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.0.0-SNAPSHOT
version = 0.1.0.0

previousVersion = 0.1.0.0-SNAPSHOT
previousVersion = 0.1.0.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 dfd0a0c

Please sign in to comment.