Skip to content

Commit

Permalink
Release 0.9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Nov 6, 2023
1 parent b6fd9a3 commit 7890772
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: Assertions for Result
description: Fluent assertions for Result objects
current_version: 0.8.0.0
current_version: 0.9.0.0
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 = Assertions for Result
group = com.leakyabstractions
version = 0.8.0.0
version = 0.9.0.0

previousVersion = 0.7.0.1
homepage = https://dev.leakyabstractions.com/result-assertj/
Expand Down

0 comments on commit 7890772

Please sign in to comment.