Skip to content

Commit f8a84bc

Browse files
author
Amir Tocker
committed
Version 1.0.4
1 parent 2d3afdf commit f8a84bc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.0.4 / 2017-05-25
3+
==================
4+
5+
* Refactor test for Transformation. Fixes #17. Fixes #13. References #10.
6+
27
1.0.3 / 2017-04-16
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)