Skip to content

Commit

Permalink
feat(version): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wharenn committed Jan 24, 2022
1 parent d0ef1c6 commit 461dce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Cookie Consent Tools

[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
![example workflow](https://github.com/github/docs/actions/workflows/main.yml/badge.svg)
[![Build Status](https://github.com/Wharenn/cookie-consent-tools/actions/workflows/ci.yaml/badge.svg)]
![Build Status](https://github.com/Wharenn/cookie-consent-tools/actions/workflows/ci.yaml/badge.svg)
![Coveralls github](https://img.shields.io/coveralls/github/Wharenn/cookie-consent-tools)

Set of tools to help implement user cookie consent. [See the demo](https://wharenn.github.io/cookie-consent-tools/docs/demo/index.html)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cookie-consent-tools",
"version": "0.1.4",
"version": "0.1.5",
"description": "Set of tools to help implement user cookie consent",
"main": "dist/cookie-consent-tools.min.js",
"scripts": {
Expand Down

0 comments on commit 461dce2

Please sign in to comment.