Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit b6f3f2f

Browse files
committed
2.1.0
1 parent f77d199 commit b6f3f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rollup-pluginutils",
33
"description": "Functionality commonly needed by Rollup plugins",
4-
"version": "2.0.1",
4+
"version": "2.1.0",
55
"main": "dist/pluginutils.cjs.js",
66
"module": "dist/pluginutils.es.js",
77
"jsnext:main": "dist/pluginutils.es.js",

0 commit comments

Comments
 (0)