Skip to content

Commit 58dedcb

Browse files
author
xuopled
committed
v3.0.0
1 parent 8f6c73e commit 58dedcb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.0.0 - 2017-07-03
2+
* Update : Deprecate v2.0.3
3+
14
# 2.0.3 - 2017-06-14
25
* Update : Render component even when google maps is not loaded yet
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-google-maps-loader",
3-
"version": "2.0.3",
3+
"version": "3.0.0",
44
"description": "React HOC to use google maps services into your react applications",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)