Skip to content

Commit

Permalink
Release 0.5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Dec 21, 2022
1 parent f11a7be commit fadc5cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: Lazy Results
description: Lazy versions of Result objects
current_version: 0.5.0.0
current_version: 0.5.0.1
show_downloads: true
logo: https://dev.leakyabstractions.com/result/result-banner.png
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

description = Lazy Results
group = com.leakyabstractions
version = 0.5.0.0
version = 0.5.0.1

previousVersion = 0.4.0.1
previousVersion = 0.5.0.0
homepage = https://dev.leakyabstractions.com/result-lazy/
githubId = leakyabstractions/result-lazy
repository = https://github.com/leakyabstractions/result-lazy
Expand Down

0 comments on commit fadc5cf

Please sign in to comment.