Skip to content

Commit

Permalink
Bump version: 0.0.3 -> 0.0.4
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Travis-CI committed May 26, 2016
1 parent 3a3e291 commit a7082e4
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.3"
VERSION = "0.0.4"


class CMakeForwardCache(ConanFile):
Expand Down

0 comments on commit a7082e4

Please sign in to comment.