Skip to content

Commit f91598e

Browse files
committed
v3.2.3
1 parent 1541544 commit f91598e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
1010
### Changed
1111
### Added
1212
### Fixed
13+
14+
3.2.3
15+
==================
16+
### Fixed
1317
* Fix building with gcc (#2559)
1418

1519
3.2.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "canvas",
33
"description": "Canvas graphics API backed by Cairo",
4-
"version": "3.2.2",
4+
"version": "3.2.3",
55
"author": "TJ Holowaychuk <tj@learnboost.com>",
66
"main": "index.js",
77
"browser": "browser.js",

0 commit comments

Comments
 (0)