Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
Released v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMitterer committed Dec 13, 2017
1 parent b1a5152 commit 0325c7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log for latlong
Lightweight library for common latitude and longitude calculation

## [Unreleased](http://github.com/mikemitterer/dart-latlong/compare/v0.4...HEAD)

### Refactor
* Dependency upgrade [b1a5152](https://github.com/mikemitterer/dart-latlong/commit/b1a5152934fef2425755d718ce232dfb7ee254bd)

## [v0.3.4](http://github.com/mikemitterer/dart-latlong/compare/v0.3.3...v0.3.4) - 2016-11-16

### Docs
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Lightweight library for common latitude and longitude calculation
author: Mike Mitterer <[email protected]>
homepage: https://github.com/MikeMitterer/dart-latlong

version: 0.4.3
version: 0.4.5

environment:
sdk: ">=1.8.0 <2.0.0"
Expand Down

0 comments on commit 0325c7d

Please sign in to comment.