We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736564d commit a2a27eaCopy full SHA for a2a27ea
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rubytree (0.9.5pre7)
+ rubytree (0.9.5)
5
json (~> 1.8)
6
structured_warnings (~> 0.2)
7
History.rdoc
@@ -2,6 +2,10 @@
= History of Changes
+=== 0.9.5 / 2015-05-30
+
+* Released 0.9.5.
8
9
=== 0.9.5pre7 / 2015-05-30
10
11
* Added new methods for getting the path of a node as a string. These have been
0 commit comments