Skip to content

Commit f843a0c

Browse files
authored
Update proequib_version.pro
1 parent eabe7e2 commit f843a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proequib_version.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
function proequib_version, full=full
1515
compile_opt strictarr, hidden
1616

17-
version = '0.0.6'
17+
version = '0.1.0'
1818
revision = '-02b23a61'
1919

2020
return, version + (keyword_set(full) ? (' ' + revision) : '')

0 commit comments

Comments
 (0)