diff options
| author | Adam Malczewski <[email protected]> | 2026-04-01 23:14:45 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-04-01 23:14:45 +0900 |
| commit | a57cb89b3546845e9db2fcd45e4a8f16ade09b31 (patch) | |
| tree | be3b186e8474f8cf79c464fe0fb35eca40614a64 /lib/dispatch/tools/interface | |
| parent | cc97aeb35f8e0f61a13ee28b94355afa7c884281 (diff) | |
| download | dispatch-tools-interface-dev.tar.gz dispatch-tools-interface-dev.zip | |
minor updatedev
Diffstat (limited to 'lib/dispatch/tools/interface')
| -rw-r--r-- | lib/dispatch/tools/interface/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dispatch/tools/interface/version.rb b/lib/dispatch/tools/interface/version.rb index eba50bf..e016c33 100644 --- a/lib/dispatch/tools/interface/version.rb +++ b/lib/dispatch/tools/interface/version.rb @@ -3,7 +3,7 @@ module Dispatch module Tools module Interface - VERSION = "0.1.0" + VERSION = "0.2.0" end end end |
