We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41365d0 commit 9dd9d1bCopy full SHA for 9dd9d1b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postcss-easing-gradients",
3
- "version": "2.0.0-beta",
+ "version": "2.0.0",
4
"description": "PostCSS plugin to create smooth linear-gradients that approximate easing functions.",
5
"scripts": {
6
"test": "jest && eslint *.js"
0 commit comments