Revisão | 3902aa667f85746ae4ad488d5956e24330643909 (tree) |
---|---|
Hora | 2016-05-18 18:06:20 |
Autor | Tatsuki Sugiura <sugi@nemu...> |
Commiter | Tatsuki Sugiura |
Update version.
@@ -1,9 +1,14 @@ | ||
1 | +2016-05-18 Tatsuki Sugiura <sugi@nemui.org> | |
2 | + | |
3 | + * Version 0.1.2 | |
4 | + * frs_uplaod: Small improvement on partial directry upload with new release. | |
5 | + | |
1 | 6 | 2016-05-10 Tatsuki Sugiura <sugi@nemui.org> |
2 | 7 | |
3 | 8 | * Version 0.1.1 |
4 | 9 | * frs_uplaod: Support partial upload. |
5 | 10 | |
6 | -2016-03-25 Tatsuki Sugiura <sugi@nemui.org> | |
11 | +2016a-03-25 Tatsuki Sugiura <sugi@nemui.org> | |
7 | 12 | |
8 | 13 | * Version 0.1.0 |
9 | 14 | * frs_uplaod: Add check for vanishing server package or release. |
@@ -1,5 +1,5 @@ | ||
1 | 1 | module OSDN |
2 | 2 | module CLI |
3 | - VERSION = "0.1.1" | |
3 | + VERSION = "0.1.2" | |
4 | 4 | end |
5 | 5 | end |