>>575
tag付けした日時じゃなくてmasterブランチの中で一番新しいtagを見つけるならこっちのほうがいいかも
$ git describe master --match='JDim-v*.*.*' --abbrev=0 | sed -e 's/^JDim-v//'
0.11.0