Skip to content

Commit

Permalink
📦 3.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfenton committed Jan 19, 2016
1 parent 0651ce1 commit 0556329
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
src/*
test/*
log/*
tags
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.0.0-alpha.1] - 2016-01-19
### Fixed
* Add files missing from build

## [3.0.0-alpha] - 2016-01-07
### Changed
* Koop will now be written in ES > 5 and compile with babel
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koop",
"description": "Transform, query, & download geospatial data on the web",
"version": "3.0.0-alpha",
"version": "3.0.0-alpha.1",
"author": {
"name": "Chris Helm"
},
Expand Down

0 comments on commit 0556329

Please sign in to comment.