Skip to content

Commit 52b4695

Browse files
committed
build:Micro version increment. Also, "Math::SparseMatrix" micro version increment.
1 parent b876f73 commit 52b4695

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

META6.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "ML::SparseMatrixRecommender",
33
"description": "Sparse matrix recommender framework.",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"authors": [
66
"Anton Antonov"
77
],
88
"auth": "zef:antononcube",
99
"depends": [
1010
"Data::TypeSystem:ver<0.1.7+>",
11-
"Math::SparseMatrix:ver<0.0.8+>"
11+
"Math::SparseMatrix:ver<0.0.9+>"
1212
],
1313
"build-depends": [],
1414
"provides": {

0 commit comments

Comments
 (0)