dennwc/dom

Small bug in node.go

bketelsen opened this issue · 1 comments

Event callbacks should call Release() not Close() now. Sent pr #1 to fix.

Looks great!

Merged, thanks! :)