Skip to content

Commit 18efafe

Browse files
authored
Bump version to 1.1.0
Since 1.0.0: misc bugfixes, new features around branch creation/deletion
1 parent d694d50 commit 18efafe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Document name="git-source-control.ZPM">
44
<Module>
55
<Name>git-source-control</Name>
6-
<Version>1.0.0</Version>
6+
<Version>1.1.0</Version>
77
<Description>Server-side source control extension for use of Git on InterSystems platforms</Description>
88
<Keywords>git source control studio vscode</Keywords>
99
<Packaging>module</Packaging>
@@ -24,4 +24,4 @@
2424
<Invoke Class="SourceControl.Git.Utils" Method="OutputConfigureMessage" />
2525
</Module>
2626
</Document>
27-
</Export>
27+
</Export>

0 commit comments

Comments
 (0)