OSDN Git Service

Update version to 0.1.0. v0.1.0
authorTatsuki Sugiura <sugi@nemui.org>
Fri, 25 Mar 2016 05:23:05 +0000 (14:23 +0900)
committerTatsuki Sugiura <sugi@nemui.org>
Fri, 25 Mar 2016 05:23:05 +0000 (14:23 +0900)
ChangeLog
lib/osdn/cli/version.rb

index f232d31..34ef0d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-03-25  Tatsuki Sugiura  <sugi@nemui.org>
+
+       * Version 0.1.0
+       * frs_uplaod: Add check for vanishing server package or release.
+
 2016-03-23  Tatsuki Sugiura  <sugi@nemui.org>
 
        * Version 0.0.8
 2016-03-23  Tatsuki Sugiura  <sugi@nemui.org>
 
        * Version 0.0.8
index 5193126..9d0e616 100644 (file)
@@ -1,5 +1,5 @@
 module OSDN
   module CLI
 module OSDN
   module CLI
-    VERSION = "0.0.9"
+    VERSION = "0.1.0"
   end
 end
   end
 end