Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Version bump for blend
Browse files Browse the repository at this point in the history
  • Loading branch information
flippmoke committed Mar 25, 2015
1 parent 3f5c862 commit 211013c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "blend",
"description": "High speed image blending and quantization",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "http://github.com/mapbox/node-blend",
"author": "Konstantin Käfer <kkaefer@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/mapbox/node-blend.git"
},
"contributors" : ["Dane Springmeyer <dane@mapbox.com>"],
"contributors" : ["Dane Springmeyer <dane@mapbox.com>", "Blake Thompson <blake@mapbox.com>"],
"licenses": [{ "type": "BSD" }],
"devDependencies": {
"mocha": "1.x",
Expand Down

0 comments on commit 211013c

Please sign in to comment.