File: version.rb

package info (click to toggle)
ruby-aliyun-sdk 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: ruby: 7,909; ansic: 204; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 78 bytes parent folder | download
1
2
3
4
5
6
7
# -*- encoding: utf-8 -*-

module Aliyun

    VERSION = "0.8.0"

end # Aliyun