Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
fourier committed Apr 20, 2019
1 parent 2debe4d commit 8066208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui.lisp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(in-package :maze-gen)

(defparameter *version* 0.1)
(defparameter *version* 0.2)

;; shortcut/convenience macro
(defmacro with-pane-process ((self) &body body)
Expand Down

0 comments on commit 8066208

Please sign in to comment.