Skip to content

Commit db9b3df

Browse files
committed
v0.2.6
1 parent 2edf814 commit db9b3df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.2.6 (2015-07-02)
2+
3+
* More gems added
4+
15
0.2.5 (2015-06-13)
26

37
* More gems added

lib/sciruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
module SciRuby
33
# SciRuby version string
44
# @api public
5-
VERSION = '0.2.5'
5+
VERSION = '0.2.6'
66
end

0 commit comments

Comments
 (0)