lib/yandex_money/api/version.rb in yandex-money-sdk-0.10.0 vs lib/yandex_money/api/version.rb in yandex-money-sdk-0.11.0

- old
+ new

@@ -1,5 +1,5 @@ module YandexMoney class Api - VERSION = "0.10.0" + VERSION = "0.11.0" end end