diff --git a/mustache.cabal b/mustache.cabal index 49fae24..c14dd17 100644 --- a/mustache.cabal +++ b/mustache.cabal @@ -1,5 +1,5 @@ name: mustache -version: 0.2.0.0 +version: 0.3.0.0 synopsis: A mustache template parser library. description: Allows parsing and rendering template files with mustache markup. See the @@ -28,7 +28,7 @@ source-repository this type: git branch: master location: git://github.com/JustusAdam/mustache.git - tag: v1.0.0.0rc-0 + tag: v0.3.0.0rc-1