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

Commit

Permalink
Updated for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Jun 20, 2023
1 parent 6a23dcb commit 51fc8d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ targetCompatibility = 11

description = 'Structurizr DSL'
group = 'com.structurizr'
version = '1.30.1'
version = '1.30.2'

test {
useJUnitPlatform()
Expand Down
3 changes: 2 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changelog

## (unreleased)
## 1.30.2 (20th June 2023)

- Fixes https://github.com/structurizr/dsl/issues/242 (deploymentViews hierarchical identifiers issue).
- Makes `StructurizrDslPluginContext` constructor public to allow for unit testing.

## 1.30.1 (5th April 2023)

Expand Down

0 comments on commit 51fc8d2

Please sign in to comment.