Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
jellingsen committed May 14, 2019
1 parent 8972fc3 commit fa9912c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Release Notes for Cookie Consent

## 1.0.0 - 2019-08-03
## 1.0.0.2 - 2019-14-05

### Updated
- License

## 1.0.0.1 - 2019-14-05

### Added
- License

## 1.0.0 - 2019-14-05

### Added
- Initial Plugin Release
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elleracompany/craft-cookie-consent",
"description": "GDPR Compliant Cookie Consent Plugin",
"version": "1.0.0.1",
"version": "1.0.0.2",
"type": "craft-plugin",
"keywords": ["cookies", "consent", "gdpr"],
"license": "Craft",
Expand Down

0 comments on commit fa9912c

Please sign in to comment.