Skip to content

Commit

Permalink
Merge pull request #11 from dvsa/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 2.0.3
  • Loading branch information
sr4850 authored May 17, 2024
2 parents 9f36ec2 + b1a3fe1 commit 3a91c54
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Revision History for the uri-constructor

## [2.0.3](https://github.com/dvsa/vol-uri-constructor/compare/2.0.2...v2.0.3) (2024-05-17)


### Bug Fixes

* Update pom.xml ([089b324](https://github.com/dvsa/vol-uri-constructor/commit/089b32490756742e000207748da5d995cb02d464))
* Update README.md ([dd5d948](https://github.com/dvsa/vol-uri-constructor/commit/dd5d948d636d5cc4cf7c3d35694e528000008a3b))

## 1.4.3 2018-03-27
* Version 1.4.3 is the first version of uri constructor to be published to GitHub.
* Version 1.4.3 is the first version of uri constructor to be published to GitHub.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.dvsa.testing.lib</groupId>
<artifactId>uri-constructor</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.3</version>

<properties>
<junit.version>5.10.1</junit.version>
Expand Down

0 comments on commit 3a91c54

Please sign in to comment.