OSDN Git Service

Update version. v0.1.2
authorTatsuki Sugiura <sugi@nemui.org>
Wed, 18 May 2016 09:06:20 +0000 (18:06 +0900)
committerTatsuki Sugiura <sugi@nemui.org>
Wed, 18 May 2016 09:06:20 +0000 (18:06 +0900)
ChangeLog
lib/osdn/cli/version.rb

index e379cf3..1d91360 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
+2016-05-18  Tatsuki Sugiura  <sugi@nemui.org>
+
+       * Version 0.1.2
+       * frs_uplaod: Small improvement on partial directry upload with new release.
+
 2016-05-10  Tatsuki Sugiura  <sugi@nemui.org>
 
        * Version 0.1.1
        * frs_uplaod: Support partial upload.
 
-2016-03-25  Tatsuki Sugiura  <sugi@nemui.org>
+2016a-03-25  Tatsuki Sugiura  <sugi@nemui.org>
 
        * Version 0.1.0
        * frs_uplaod: Add check for vanishing server package or release.
index a29715f..8d3d4e5 100644 (file)
@@ -1,5 +1,5 @@
 module OSDN
   module CLI
-    VERSION = "0.1.1"
+    VERSION = "0.1.2"
   end
 end