Skip to content

Commit fc13b87

Browse files
committed
preparing v2.0.1
1 parent e9bdfd3 commit fc13b87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2.0.1 (UPCOMING)
1+
# 2.0.1 (2012-12-28)
22

33
* Fix: [#29](https://github.com/savonrb/nori/issues/29) Nori now properly parses XML
44
documents with multiple top-level nodes with both its REXML and Nokogiri parser.

lib/nori/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class Nori
22

3-
VERSION = "2.0.0"
3+
VERSION = "2.0.1"
44

55
end

0 commit comments

Comments
 (0)