diff --git a/readme.md b/readme.md
index fb3ac29..b04d943 100644
--- a/readme.md
+++ b/readme.md
@@ -37,8 +37,10 @@ For more information and examples, please visit the SunboX)
* Split renderers to their own objects (niklasvh)
* Simplified API, cleaned up code (niklasvh)
diff --git a/src/Parse.js b/src/Parse.js
index 36ab87f..fb8bea1 100644
--- a/src/Parse.js
+++ b/src/Parse.js
@@ -1233,7 +1233,7 @@ _html2canvas.Parse = function ( images, options ) {
}
}
- }
+ }
}
stack = renderElement(element, null);
diff --git a/version.txt b/version.txt
index 4dd8305..fb6beee 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-v0.33
\ No newline at end of file
+v0.34
\ No newline at end of file