Skip to content

Commit

Permalink
Merge tag '0.14.0' into develop
Browse files Browse the repository at this point in the history
0.14.0
  • Loading branch information
lasote committed Oct 20, 2016
2 parents 0ea4629 + 4cf5453 commit 215cc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
from conans.util.files import load
import os

__version__ = '0.14.0-dev'
__version__ = '0.14.0'

0 comments on commit 215cc42

Please sign in to comment.