Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed May 12, 2015
1 parent dd13e42 commit ff5f833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d3-geo-projection",
"version": "0.2.14",
"version": "0.2.15",
"main": "d3.geo.projection.js",
"scripts": [
"d3.geo.projection.js"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d3-geo-projection",
"version": "0.2.14",
"version": "0.2.15",
"description": "Extended geographic projections for D3.js.",
"keywords": [
"cartography",
Expand Down

0 comments on commit ff5f833

Please sign in to comment.