Skip to content

Commit a8b0802

Browse files
committed
Bump minor version to 0.7.0
1 parent 9a64e79 commit a8b0802

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pack.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name(debug_adapter).
22
title('Debug Adapter Protocol package for SWI-Prolog').
3-
version('0.6.3').
3+
version('0.7.0').
44
author('Eshel Yaron', '[email protected]').
55
maintainer('Eshel Yaron', '[email protected]').
66
packager('Eshel Yaron', '[email protected]').
77
home('https://github.com/eshelyaron/debug_adapter').
8-
download('https://github.com/eshelyaron/debug_adapter/releases/download/v0.6.3/debug_adapter-0.6.3.zip').
8+
download('https://github.com/eshelyaron/debug_adapter/releases/download/v0.7.0/debug_adapter-0.7.0.zip').

0 commit comments

Comments
 (0)