Skip to content

Commit 5582ea6

Browse files
authored
(release) 1.1.1 - purely for npm publish (#64)
1 parent cb1f77e commit 5582ea6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<a name="1.1.0"></a>
1+
<a name="1.1.1"></a>
22

3-
## [1.1.0](https://github.com/nfl/react-gpt/compare/v1.0.1...v1.1.0) (2017-11-08)
3+
## [1.1.1](https://github.com/nfl/react-gpt/compare/v1.0.1...v1.1.1) (2017-11-08)
44

55
### Bug Fixes
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-gpt",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A react display ad component using Google Publisher Tag",
55
"main": "lib/index.js",
66
"jsnext:main": "es/index.js",

0 commit comments

Comments
 (0)