Skip to content

Commit

Permalink
Release 0.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Oct 14, 2023
1 parent 7ac05d7 commit 951cb0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
theme: jekyll-theme-leap-day
title: Result Library API
description: A Java library to handle success and failure without exceptions
current_version: 0.1.0.0
current_version: 0.1.0.1
show_downloads: true
logo: https://dev.leakyabstractions.com/result/result-banner.png
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

description = Result Library for Java
group = com.leakyabstractions
version = 0.1.0.0
version = 0.1.0.1
artifactId = result-api
artifactName = Result Library API
artifactDescription = Result Library for Java API
Expand Down

0 comments on commit 951cb0d

Please sign in to comment.