summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
-rw-r--r--VERSION2
2 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 8517fde..fbd485e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,4 +3,4 @@ gemspec
gem "sinatra"
gem "haml"
gem "sass"
-gem "lazar"#, :path => "../lazar"
+gem "lazar"
diff --git a/VERSION b/VERSION
index 6e8bf73..965065d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.0
+0.9.3