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

- old
+ new

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