1
0
mirror of https://github.com/bumi/openalias-ruby synced 2026-02-16 16:37:50 +00:00

Version 0.2.0

This commit is contained in:
2018-11-03 18:38:21 +01:00
parent cd337c42b1
commit 562e4fac45
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ require 'thermite/fiddle'
require 'ostruct'
class Openalias
VERSION = "0.1.0"
VERSION = "0.2.0"
class CryptoAddress < OpenStruct;
def method_missing(method_name, *args, &block)