Skip to content

Commit 3c74b08

Browse files
committed
bump version
1 parent 9149be5 commit 3c74b08

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cff-version: 1.2.0
22

33
title: "spm_2_bids"
44

5-
version: 0.2.1
5+
version: 0.3.0
66

77
abstract: Toolbox to convert SPM output files to valid BIDS derivatives.
88

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.PHONY: clean
1+
.PHONY: clean version.txt
22

33
install_dev_octave: install_dev
44
cd lib/JSONio && mkoctfile --mex jsonread.c jsmn.c -DJSMN_PARENT_LINKS

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.0dev
1+
v0.3.0

0 commit comments

Comments
 (0)