From 3902aa667f85746ae4ad488d5956e24330643909 Mon Sep 17 00:00:00 2001 From: Tatsuki Sugiura Date: Wed, 18 May 2016 18:06:20 +0900 Subject: [PATCH 1/1] Update version. --- ChangeLog | 7 ++++++- lib/osdn/cli/version.rb | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e379cf3..1d91360 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ +2016-05-18 Tatsuki Sugiura + + * Version 0.1.2 + * frs_uplaod: Small improvement on partial directry upload with new release. + 2016-05-10 Tatsuki Sugiura * Version 0.1.1 * frs_uplaod: Support partial upload. -2016-03-25 Tatsuki Sugiura +2016a-03-25 Tatsuki Sugiura * Version 0.1.0 * frs_uplaod: Add check for vanishing server package or release. diff --git a/lib/osdn/cli/version.rb b/lib/osdn/cli/version.rb index a29715f..8d3d4e5 100644 --- a/lib/osdn/cli/version.rb +++ b/lib/osdn/cli/version.rb @@ -1,5 +1,5 @@ module OSDN module CLI - VERSION = "0.1.1" + VERSION = "0.1.2" end end -- 2.11.0