diff --git a/History.md b/History.md index 5e6e451..3871d37 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +1.2.1 / 2015-02-10 +================== + + * Use non-cairo 1.12 API for shadow blur 1.2.0 / 2015-01-31 ================== diff --git a/package.json b/package.json index f7f8255..6bb989d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "canvas", "description": "Canvas graphics API backed by Cairo", - "version": "1.2.0", + "version": "1.2.1", "author": "TJ Holowaychuk ", "contributors": [ "Nathan Rajlich ",