Skip to content

Commit

Permalink
Bump patch version, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vtepliuk committed Oct 28, 2017
1 parent 8782dcf commit fe5524d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ Returns **{sw: {lat: [number](https://developer.mozilla.org/en-US/docs/Web/JavaS

## Changelog

### v. 1.6.1

- Improved move animation ([#55](https://github.com/mblomdahl/mapbox-gl-circle/issues/55))

### v. 1.6.0

- Add optional `before` argument to _MapboxCircle.addTo_
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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
@@ -1,6 +1,6 @@
{
"name": "mapbox-gl-circle",
"version": "1.6.0",
"version": "1.6.1",
"author": "Smith Micro Software, Inc.",
"license": "ISC",
"description": "A google.maps.Circle replacement for Mapbox GL JS API",
Expand Down

0 comments on commit fe5524d

Please sign in to comment.