diff --git a/Gemfile.lock b/Gemfile.lock index 1dcaf09..b4c8a8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - rubytree (0.9.5pre7) + rubytree (0.9.5) json (~> 1.8) structured_warnings (~> 0.2) diff --git a/History.rdoc b/History.rdoc index d9d3054..296a515 100644 --- a/History.rdoc +++ b/History.rdoc @@ -2,6 +2,10 @@ = History of Changes +=== 0.9.5 / 2015-05-30 + +* Released 0.9.5. + === 0.9.5pre7 / 2015-05-30 * Added new methods for getting the path of a node as a string. These have been