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

Commit 60b4e5e

Browse files
committed
bump to 0.3.2
1 parent 4612270 commit 60b4e5e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.travis.yml
2+
bower.json
3+
build.js
4+
suite.js
5+
test.*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxy-polyfill",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Polyfill for the Proxy object",
55
"main": "proxy.min.js",
66
"module": "./src/index.js",

0 commit comments

Comments
 (0)