Skip to content

Commit 72777e5

Browse files
committed
Bump to v1.3.0
1 parent 8af0eaf commit 72777e5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Payola Changelog
22

3+
* v1.3.0 - 2015-02-28
4+
- Support Stripe API version 2015-02-18
5+
36
* v1.2.7 - 2015-02-28
47
- Fix Javascript error handling for one-step subscriptions
58
- Add some docs about events and turbolinks incompatibility

lib/payola/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Payola
2-
VERSION = "1.2.7"
2+
VERSION = "1.3.0"
33
end

0 commit comments

Comments
 (0)