Version 0.14.2

This commit is contained in:
David Jennes
2021-11-03 17:52:24 +01:00
parent a724419474
commit 38f5faec78
4 changed files with 7 additions and 25 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.14.1'
pod 'Stencil', '~> 0.14.2'
Carthage
--------
@@ -37,7 +37,7 @@ Carthage
.. code-block:: text
github "stencilproject/Stencil" ~> 0.14.1
github "stencilproject/Stencil" ~> 0.14.2
2) Checkout your dependencies, generate the Stencil Xcode project, and then use Carthage to build Stencil: