We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63853c9 commit 57e2bccCopy full SHA for 57e2bcc
matlab.cabal
@@ -1,5 +1,5 @@
1
Name: matlab
2
-Version: 0.2.0.0
+Version: 0.3.0.0
3
Cabal-Version: >= 1.10
4
Author: Dylan Simon, Ben Sherman
5
Maintainer: Ben Sherman <[email protected]>
@@ -80,8 +80,8 @@ Source-repository head
80
81
Source-repository this
82
Type: git
83
- Location: git://github.com/bmsherman/haskell-matlab/releases/tag/0.2.0.0.git
84
- Tag: 0.2.0.0
+ Location: git://github.com/bmsherman/haskell-matlab/releases/tag/0.3.0.0.git
+ Tag: 0.3.0.0
85
86
-- test-suite matlab-test
87
-- type: exitcode-stdio-1.0
0 commit comments