Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit db42fd3

Browse files
Updated to reflect release.
1 parent 0dcf1f7 commit db42fd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ targetCompatibility = 11
2727

2828
description = 'Structurizr DSL'
2929
group = 'com.structurizr'
30-
version = '1.30.3'
30+
version = '1.30.4'
3131

3232
test {
3333
useJUnitPlatform()

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## (unreleased to Maven Central)
3+
## 1.30.4 (17th July 2023)
44

55
- Adds support for more easily including/excluding implied relationships in view definitions (https://github.com/structurizr/dsl/issues/303).
66

0 commit comments

Comments
 (0)