Skip to content

Commit c81dfde

Browse files
committed
bump version to 3.2.1
1 parent bac1e25 commit c81dfde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Facebook PHP SDK (v.3.2.0)
1+
Facebook PHP SDK (v.3.2.1)
22
==========================
33

44
The [Facebook Platform](http://developers.facebook.com/) is

src/base_facebook.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ abstract class BaseFacebook
120120
/**
121121
* Version.
122122
*/
123-
const VERSION = '3.2.0';
123+
const VERSION = '3.2.1';
124124

125125
/**
126126
* Signed Request Algorithm.

0 commit comments

Comments
 (0)