Skip to content

Commit d11b82b

Browse files
authored
Merge branch 'main' into v0.9.x
2 parents 1dceb54 + 1c760de commit d11b82b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.9.1] - 2024-12-17
8+
## [0.9.1] - 2024-12-18
99

1010
### Added
1111
- #663 Added support for mapping of repository settings along with, or in addition to, IPM package and routines

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Export generator="Cache" version="25">
33
<Document name="ZPM.ZPM"><Module>
44
<Name>ZPM</Name>
5-
<Version>0.9.0-SNAPSHOT</Version>
5+
<Version>0.9.1-SNAPSHOT</Version>
66
<ExternalName>Package Management System</ExternalName>
77
<Description>Provides development tools and infrastructure for defining, building, distributing, and installing modules and applications.</Description>
88
<Keywords>Package Manager</Keywords>

0 commit comments

Comments
 (0)