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

- old
+ new

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