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

- old
+ new

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