Skip to content

Commit

Permalink
Bump geoviews.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Mar 13, 2021
1 parent 10a1322 commit 33876c8
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 1.9.1
=============

This micro-release fixes the bundling and deployment of geoviews.js to NPM but otherwise has no contents.

Version 1.9.0
=============

Expand Down
6 changes: 6 additions & 0 deletions doc/releases.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Releases
========

Version 1.9.1
-------------

This micro-release fixes the bundling and deployment of geoviews.js to NPM but otherwise has no contents.


Version 1.9.0
-------------

Expand Down
4 changes: 2 additions & 2 deletions geoviews/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 geoviews/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geoviews",
"version": "1.9.1-a.3",
"version": "1.9.1",
"description": "Simple, concise geographical visualization in Python",
"license": "BSD-3-Clause",
"repository": {
Expand Down

0 comments on commit 33876c8

Please sign in to comment.