Skip to content

Commit a7328c5

Browse files
committed
Update version and changelog
1 parent f994536 commit a7328c5

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,3 +1,6 @@
1+
### v1.3.2
2+
* [PR #13](https://github.com/zendesk/radar_message/pull/13) - Reformat log
3+
14
### v1.3.1
25
* [PR #12](https://github.com/zendesk/radar_message/pull/12) - Fixes an error when `options: null` is passed to presence sync
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "radar_message",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "radar message api library",
55
"main": "lib/index.js",
66
"author": "Zendesk, Inc.",

0 commit comments

Comments
 (0)