Skip to content

Commit 962a018

Browse files
authored
Increment version number inline with GitHub release
1 parent 1aa7f50 commit 962a018

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,6 +1,6 @@
11
{
22
"name": "dynamic-polyfiller",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "A small, lightweight script to check for native browser feature support - only polyfill when necessary (using the polyfill.io service), no wasted requests on browsers that have native support!",
55
"main": "dynamicpolyfill.js",
66
"scripts": {

0 commit comments

Comments
 (0)