From 3f42f0bb49a4103c4c34bed1fdc531abb3836a78 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 21 Oct 2010 19:31:55 +0000 Subject: [PATCH] We're not yet version 1.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c09613..1c25dc6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.samskivert jmustache jar - 1.1-SNAPSHOT + 1.0-SNAPSHOT jmustache A Java implementation of the Mustache templating language. http://code.google.com/p/jmustache/