Skip to content

Commit

Permalink
Version bump to 3.2.2
Browse files Browse the repository at this point in the history
	modified:   CHANGELOG.md
	modified:   package.json
  • Loading branch information
kixxauth committed Jul 8, 2016
1 parent 0b3d197 commit 7a43aaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 3.2.2 Unstanb

- Adds a type and id property to config objects for JSON API readiness.

## 3.2.0 Unstable

- Fixes a [promise chaining error](https://github.com/oddnetworks/oddworks/pull/100/commits/8e156a8497231aad74fea35ce2d92af01ae955c3)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oddnetworks/oddworks",
"version": "3.2.0",
"version": "3.2.2",
"description": "An extensible media platform for OTT devices.",
"main": "./lib/oddworks.js",
"scripts": {
Expand Down

0 comments on commit 7a43aaa

Please sign in to comment.