Skip to content

Commit 6417fdb

Browse files
authored
Bump version from 3.3.1 to 3.4.0
1 parent f1ed4d0 commit 6417fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acm-uiuc/js-shared",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "ACM UIUC Shared JS code",
55
"main": "dist/index.js",
66
"module": "dist/index.js",
@@ -28,4 +28,4 @@
2828
"publishConfig": {
2929
"registry": "https://registry.npmjs.org"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)