- bumping version
- adding changes
- fixing some no Moose that should have been no Moose::Role
- finally seting the test counts
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Committer: Stevan Little <stevan@localhost.(none)>
#
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   Changes
#	modified:   README
#	modified:   lib/Forest.pm
#	modified:   lib/Forest/Tree.pm
#	modified:   lib/Forest/Tree/Indexer.pm
#	modified:   lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm
#	modified:   lib/Forest/Tree/Loader.pm
#	modified:   lib/Forest/Tree/Loader/SimpleUIDLoader.pm
#	modified:   lib/Forest/Tree/Reader.pm
#	modified:   lib/Forest/Tree/Reader/SimpleTextFile.pm
#	modified:   lib/Forest/Tree/Roles/HasNodeFormatter.pm
#	modified:   lib/Forest/Tree/Roles/JSONable.pm
#	modified:   lib/Forest/Tree/Roles/LoadWithMetaData.pm
#	modified:   lib/Forest/Tree/Roles/MetaData.pm
#	modified:   lib/Forest/Tree/Writer.pm
#	modified:   lib/Forest/Tree/Writer/ASCIIWithBranches.pm
#	modified:   lib/Forest/Tree/Writer/SimpleASCII.pm
#	modified:   lib/Forest/Tree/Writer/SimpleHTML.pm
#	modified:   t/000_load.t
#	modified:   t/010_Tree.t
#	modified:   t/011_Tree_MetaData.t
#	modified:   t/012_Tree_errors.t
#	modified:   t/013_Tree_build_with_constructor.t
#	modified:   t/020_Tree_Reader.t
#	modified:   t/021_Tree_Reader_using_load.t
#	modified:   t/030_Tree_Writer.t
#	modified:   t/031_Tree_Writer_to_disk.t
#	modified:   t/032_Tree_Writer_complex_ASCII.t
#	modified:   t/033_Tree_Writer_incremental_build.t
#	modified:   t/040_Tree_Indexer.t
#	modified:   t/041_Tree_Indexer_w_custom_reader.t
#	modified:   t/060_Tree_Loader.t
#	modified:   t/061_Tree_Loader_with_metadata.t
#
