OSDN Git Service

Update version to 0.1.1. v0.1.1
authorTatsuki Sugiura <sugi@nemui.org>
Tue, 10 May 2016 09:12:10 +0000 (18:12 +0900)
committerTatsuki Sugiura <sugi@nemui.org>
Tue, 10 May 2016 09:12:10 +0000 (18:12 +0900)
ChangeLog
lib/osdn/cli/version.rb

index 34ef0d7..e379cf3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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>
 
        * Version 0.1.0
index 9d0e616..a29715f 100644 (file)
@@ -1,5 +1,5 @@
 module OSDN
   module CLI
-    VERSION = "0.1.0"
+    VERSION = "0.1.1"
   end
 end