diff --git a/default.hbs b/default.hbs
index d734e28..c8de636 100755
--- a/default.hbs
+++ b/default.hbs
@@ -56,6 +56,13 @@
{{! Ghost Footer }}
{{ghost_foot}}
+
+
+
{{! The main JavaScript file }}
diff --git a/package.json b/package.json
index ad04b06..282c78b 100644
--- a/package.json
+++ b/package.json
@@ -1,4 +1,4 @@
{
"name": "Vno",
- "version": "0.0.1"
+ "version": "0.1.0"
}