Skip to content

Commit 010d209

Browse files
committed
raise version to 0.2.0
1 parent 579639c commit 010d209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject mobdap "0.1.5"
1+
(defproject mobdap "0.2.0"
22
:description "Debug adapter implementation for Lua / MobDap"
33
:url "https://github.com/atomicptr/mobdap"
44
:license {:name "GPL-3.0-or-later" :url "https://www.gnu.org/licenses/gpl-3.0.en.html"}

0 commit comments

Comments
 (0)