Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "monologue", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Streamlined MySQL query building", | ||
@@ -5,0 +5,0 @@ "main": "./monologue.js", |
@@ -79,3 +79,3 @@ Monologue - Streamlined query building | ||
#API | ||
# API | ||
@@ -97,3 +97,3 @@ This area needs a ton of work. You can get some great examples in the section by the same name. For now, here's a quick rundown of `monologue().backquote()`: | ||
#Examples | ||
# Examples | ||
@@ -100,0 +100,0 @@ *These are a little out of date due to recent changes but are pretty close to correct* |
56209