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

Commit

Permalink
Updated to reflect release.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Mar 30, 2022
1 parent 69d0cf8 commit b7fcedd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
implementation 'com.structurizr:structurizr-client:1.12.1'
implementation 'com.structurizr:structurizr-client:1.12.2'
implementation 'com.structurizr:structurizr-documentation:1.0.1'

testImplementation 'org.codehaus.groovy:groovy-jsr223:3.0.8'
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.19.1 (unreleased to Maven Central)
## 1.19.1 (30th March 2022)

- `title` now works for custom views.
- Added `description` to set view descriptions.
Expand Down

0 comments on commit b7fcedd

Please sign in to comment.