v0.1.5
This commit is contained in:
parent
99a268a89d
commit
145129641d
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.1.4
|
||||
0.1.5
|
||||
|
|
|
@ -47,7 +47,7 @@ class Counter
|
|||
end
|
||||
|
||||
class Functional
|
||||
def self.__version__() '0.1.4' end
|
||||
def self.__version__() '0.1.5' end
|
||||
include Enumerable
|
||||
|
||||
class DEFAULT
|
||||
|
|
Reference in a new issue