Update Radix to latest and lock pessimistically (#262)

Radix project follows a Semantic Versioning approach which avoids
introducing breaking changes in PATCH releases.

With this in consideration, it is safe to use pessimistic operator
to indicate the version of Radix to use.

Closes #261
This commit is contained in:
Luis Lavena 2016-11-25 11:36:47 -03:00 committed by Serdar Dogruyol
parent 1826789e84
commit 83fe17df9a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version: 0.17.1
dependencies:
radix:
github: luislavena/radix
version: 0.3.4
version: ~> 0.3.5
kilt:
github: jeromegn/kilt
version: 0.3.3