Skip to content

Commit 68ef441

Browse files
authored
Merge pull request #17 from intersystems/internal-updates
Bump version
2 parents e4401fb + 475bfad commit 68ef441

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-
## [1.1.0] - 2022-08-08
8+
## [1.2.0] - 2022-08-08
99

1010
### Added
1111
- APPS-12985: Support removal of certain endpoints at the dispatch class and resource level

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Document name="isc.rest.ZPM">
33
<Module>
44
<Name>isc.rest</Name>
5-
<Version>1.1.0</Version>
5+
<Version>1.2.0</Version>
66
<Packaging>module</Packaging>
77
<Dependencies>
88
<ModuleReference>

0 commit comments

Comments
 (0)