Version 0.13.1

This commit is contained in:
David Jennes
2018-09-26 03:22:43 +02:00
parent 8cceac921a
commit 8eae79dbff
4 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ If you're using CocoaPods, you can add Stencil to your ``Podfile`` and then run
.. code-block:: ruby
pod 'Stencil', '~> 0.13.0'
pod 'Stencil', '~> 0.13.1'
Carthage
--------
@@ -37,7 +37,7 @@ Carthage
.. code-block:: text
github "stencilproject/Stencil" ~> 0.13.0
github "stencilproject/Stencil" ~> 0.13.1
2) Checkout your dependencies, generate the Stencil Xcode project, and then use Carthage to build Stencil: