Skip to content

Commit

Permalink
chore: release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juniorklawa committed Mar 26, 2022
1 parent 4900edf commit 3bf4588
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"name": "react-native-color-toolkit",
"version": "1.3.0",
"description": "",
"version": "1.3.1",
"description": "A well-tested library written in typescript to with a lot of tools to help mobile developers who care about color.",
"homepage": "https://github.com/juniorklawa/react-native-color-toolkit",
"author": "Everaldo Junior <[email protected]>",
"main": "src/index.ts",
"scripts": {
"test": "jest",
Expand All @@ -24,8 +26,7 @@
"blending",
"mixing"
],
"author": "",
"license": "ISC",
"license": "MIT",
"devDependencies": {
"@types/jest": "^27.4.1",
"jest": "^27.5.1",
Expand Down

0 comments on commit 3bf4588

Please sign in to comment.