Update version added in docs

This commit is contained in:
Tuukka Turto 2016-11-29 07:22:38 +02:00
parent 75c0080cee
commit cd90959103

View File

@ -2,7 +2,7 @@
defmulti
========
.. versionadded:: 0.11.0
.. versionadded:: 0.12.0
``defmulti``, ``defmethod`` and ``default-method`` lets you define
multimethods where a dispatching function is used to select between different