Skip to content

Commit

Permalink
Merge pull request #20 from haensl/19
Browse files Browse the repository at this point in the history
#19: Fix build patch.
  • Loading branch information
haensl committed Feb 3, 2021
2 parents 6f687a4 + 25a76e3 commit 75937b4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
## 1.2.1
* [#19: Fix build patch.](https://github.com/haensl/beacon-tool/issues/19)

## 1.2.0
* [#17: Migrate to CircleCI.](https://github.com/haensl/beacon-tool/issues/17)

Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Beacon Tool [![CircleCI](https://circleci.com/gh/haensl/minify-inline-json.svg?style=svg)](https://circleci.com/gh/haensl/minify-inline-json)
# Beacon Tool [![CircleCI](https://circleci.com/gh/haensl/beacon-tool.svg?style=svg)](https://circleci.com/gh/haensl/beacon-tool)

Collection of bluetooth beacon signal utility functions.

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "beacon-tool",
"version": "1.2.0",
"version": "1.2.1",
"description": "Collection of bluetooth beaconing tools.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 75937b4

Please sign in to comment.