Skip to content

Commit 20f4bba

Browse files
committed
v0.9.14
1 parent be09e61 commit 20f4bba

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Include files required for compilation are automatically added to the file list.
181181

182182
* wandbox-elixir
183183
(wandbox -l Elixir)
184+
* wandbox-mix (Experimental)
184185

185186
#### Elixir Example
186187

wandbox/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = 'srz_zumix'
2-
__version__ = '0.9.13'
2+
__version__ = '0.9.14'
33

44
__copyright__ = '2014-2020 %s ' % __author__
55
__license__ = """

0 commit comments

Comments
 (0)