Skip to content

Commit

Permalink
Bump version: 0.0.2 -> 0.0.3
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Travis-CI committed May 26, 2016
1 parent 9814deb commit 6a2d9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from conans.tools import download, unzip
import os

VERSION = "0.0.2"
VERSION = "0.0.3"


class CMakeForwardCache(ConanFile):
Expand Down

0 comments on commit 6a2d9d3

Please sign in to comment.