Skip to content

Commit e2a1926

Browse files
committed
Updated the version to 0.9.6.
1 parent a2a27ea commit e2a1926

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/tree/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737
#
3838
module Tree
3939
# Rubytree Package Version
40-
VERSION = '0.9.5'
40+
VERSION = '0.9.6'
4141
end

rubytree.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require "tree/version"
1212

1313
Gem::Specification.new do |s|
1414
s.name = 'rubytree'
15-
s.date = '2015-01-04'
15+
s.date = '2015-05-30'
1616
s.version = Tree::VERSION
1717
s.license = 'BSD'
1818

0 commit comments

Comments
 (0)