Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
Pretty complete bindings, as far as I know. They could be refined, but it should at least possible to call all functions from original library.
  • Loading branch information
mikaello authored Mar 5, 2019
1 parent 5d308d8 commit 2f0a67e
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": "bs-tinycolor",
"version": "0.1.0",
"version": "1.0.0",
"scripts": {
"build": "bsb -make-world",
"start": "bsb -make-world -w",
Expand Down

0 comments on commit 2f0a67e

Please sign in to comment.