Updated the manifest.

This commit is contained in:
Yorick Peterse 2014-04-29 20:41:11 +02:00
parent 503b254216
commit 8522a82cf9
1 changed files with 2 additions and 0 deletions

View File

@ -12,8 +12,10 @@ lib/oga/xml/comment.rb
lib/oga/xml/doctype.rb
lib/oga/xml/document.rb
lib/oga/xml/element.rb
lib/oga/xml/lexer.rb
lib/oga/xml/lexer.rl
lib/oga/xml/node.rb
lib/oga/xml/parser.rb
lib/oga/xml/parser.y
lib/oga/xml/pull_parser.rb
lib/oga/xml/text.rb