Skip to content

Commit

Permalink
bump to 1.1.1 so that cdnjs picks it up
Browse files Browse the repository at this point in the history
  • Loading branch information
zytzagoo committed Mar 31, 2017
1 parent 0935684 commit 03e1538
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
### Fixed
- n/a

## [1.1.1](https://github.com/dobarkod/cookie-banner/compare/1.1.0...1.1.1) - 2017-03-30
### Fixed
- Nothing really, just bumping version for cdnjs to pick up latest version

## [1.1.0](https://github.com/dobarkod/cookie-banner/compare/1.0.0...1.1.0) - 2017-03-30
### Added
- New option: `moreinfo-font-size` (sets font-size for `moreinfo` link when the site's CSS can't be changed)
Expand Down
4 changes: 2 additions & 2 deletions dist/cookiebanner.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cookie-banner",
"title": "Cookie Banner",
"description": "Javascript based cookie-info banner for complying with EU cookie law.",
"version": "1.1.0",
"version": "1.1.1",
"homepage": "http://cookiebanner.eu/",
"author": {
"name": "Good Code and Cookie Banner contributors",
Expand Down

0 comments on commit 03e1538

Please sign in to comment.