Skip to content

Commit 1788293

Browse files
Switch to snapshot version
1 parent 7ea6fb3 commit 1788293

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
77
and this project adheres to [Pragmatic Versioning](https://pragver.github.io/spec/1.0.0.0.html).
88

99

10+
## [Unreleased]
11+
12+
No unreleased changes.
13+
14+
1015
## [1.0.3.0]
1116

1217
### Changed
@@ -70,6 +75,7 @@ and this project adheres to [Pragmatic Versioning](https://pragver.github.io/spe
7075
- Dependency `com.leakyabstractions:result:1.0.0.0`
7176

7277

78+
[Unreleased]: https://github.com/LeakyAbstractions/result-bom/compare/main...develop
7379
[1.0.0.0]: https://github.com/LeakyAbstractions/result-bom/releases/tag/1.0.0.0
7480
[1.0.1.0]: https://github.com/LeakyAbstractions/result-bom/releases/tag/1.0.1.0
7581
[1.0.1.1]: https://github.com/LeakyAbstractions/result-bom/releases/tag/1.0.1.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
description = Result Library BOM
33
group = com.leakyabstractions
4-
version = 1.0.3.0
4+
version = 1.0.3.1-SNAPSHOT
55

66
homepage = https://dev.leakyabstractions.com/result-bom/
77
githubId = leakyabstractions/result-bom

0 commit comments

Comments
 (0)