Skip to content

Commit a2d6543

Browse files
Bump to v3.6.0 for new npm release (#1695)
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com>
1 parent ad2f63c commit a2d6543

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": "image-sequencer",
3-
"version": "3.5.1",
3+
"version": "3.6.0",
44
"description": "A modular JavaScript image manipulation library modeled on a storyboard.",
55
"main": "src/ImageSequencer.js",
66
"scripts": {

0 commit comments

Comments
 (0)