Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Commit 0652555

Browse files
author
fritz-c
committed
release v2.0.0
1 parent 48398b6 commit 0652555

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v2.0.0 - Thu, 14 Apr 2016 05:56:21 GMT
2+
--------------------------------------
3+
4+
-
5+
6+
17
v1.1.2 - Tue, 05 Apr 2016 01:33:58 GMT
28
--------------------------------------
39

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-lightbox",
3-
"version": "1.1.2",
3+
"version": "2.0.0",
44
"description": "A lightbox component for React.js",
55
"scripts": {
66
"start": "node_modules/.bin/gulp dev"
@@ -40,4 +40,4 @@
4040
"react-dom": "global:ReactDOM",
4141
"radium": "global:Radium"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)