Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Oct 29, 2020
1 parent 25b45cd commit 5fb4edc
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,6 +1,6 @@
{
"name": "css-paint-polyfill",
"version": "3.0.1",
"version": "3.1.0",
"description": "A polyfill for the CSS Paint API, with special browser optimizations.",
"source": "src/index.js",
"main": "dist/css-paint-polyfill.js",
Expand Down Expand Up @@ -44,4 +44,4 @@
"dependencies": {
"transpiler-lite": "git+https://gist.github.com/781ef9620da8a30228b9f0c6e21fa7f6.git"
}
}
}

0 comments on commit 5fb4edc

Please sign in to comment.