We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be09e61 commit 20f4bbaCopy full SHA for 20f4bba
README.md
@@ -181,6 +181,7 @@ Include files required for compilation are automatically added to the file list.
181
182
* wandbox-elixir
183
(wandbox -l Elixir)
184
+* wandbox-mix (Experimental)
185
186
#### Elixir Example
187
wandbox/__init__.py
@@ -1,5 +1,5 @@
1
__author__ = 'srz_zumix'
2
-__version__ = '0.9.13'
+__version__ = '0.9.14'
3
4
__copyright__ = '2014-2020 %s ' % __author__
5
__license__ = """
0 commit comments