We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bdfd3 commit fc13b87Copy full SHA for fc13b87
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 2.0.1 (UPCOMING)
+# 2.0.1 (2012-12-28)
2
3
* Fix: [#29](https://github.com/savonrb/nori/issues/29) Nori now properly parses XML
4
documents with multiple top-level nodes with both its REXML and Nokogiri parser.
lib/nori/version.rb
@@ -1,5 +1,5 @@
class Nori
- VERSION = "2.0.0"
+ VERSION = "2.0.1"
5
end
0 commit comments