diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 33d0fd87..29f89c7f 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 3.5.0 +current_version = 3.5.1 parse = (?P\d+) \.(?P\d+) \.(?P\d+) diff --git a/doc/GETTING_STARTED.md b/doc/GETTING_STARTED.md index b0586473..216323ef 100644 --- a/doc/GETTING_STARTED.md +++ b/doc/GETTING_STARTED.md @@ -15,7 +15,7 @@ Or manually insert the dependency into the `dependencies` section of your `packa ``` { // ... - "recurly" : "^3.5.0" + "recurly" : "^3.5.1" // ... } ``` diff --git a/docs/index.html b/docs/index.html index 32831578..e836c607 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - recurly 3.5.0 | Documentation + recurly 3.5.1 | Documentation @@ -15,7 +15,7 @@