Skip to content

Commit ecb29e6

Browse files
committed
Bump to version 2.0.1
1 parent 1efa614 commit ecb29e6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
=== 2.0.1 / 2015-08-19
2+
* Cleaned legacy containers in favor of `Daru::DataFrame` and `Daru::Vector`.
3+
14
=== 2.0.0 / 2015-06-20
25
* Added dependency on daru and replaced Statsample::Vector and Dataset with
36
Daru::Vector and Daru::DataFrame.

lib/statsample/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Statsample
2-
VERSION = '2.0.0'
2+
VERSION = '2.0.1'
33
end

0 commit comments

Comments
 (0)