Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2020-04-13)

### Bug Fixes

* link in readme and lint-staged git add *.md files ([8db35c9](8db35c9))
* link text ([5baff95](5baff95))
  • Loading branch information
semantic-release-bot committed Apr 13, 2020
1 parent 5baff95 commit d059eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "q-floodfill",
"version": "1.0.1",
"version": "1.0.2",
"description": "Optimized, non-recursive flood fill using a scan line search",
"main": "dist/index.bundle.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit d059eff

Please sign in to comment.