Comparing version 0.9.7 to 0.9.8
@@ -24,2 +24,3 @@ var prototype = exports._prototype = function(p) { | ||
derive.prototype = p; | ||
constructor.prototype.constructor = derive; | ||
@@ -26,0 +27,0 @@ return derive; |
{ | ||
"name": "pogo", | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"description": "A readable, DSL friendly programming language that compiles to JavaScript", | ||
@@ -5,0 +5,0 @@ "author": "Tim Macfarlane <timmacfarlane@gmail.com>", |
928864
18376