Bump to v3.6.0 for new npm release

This commit is contained in:
Jeffrey Warren
2020-07-11 13:50:25 -04:00
committed by GitHub
parent b7eb9cfc45
commit fc0a8492d4

View File

@@ -1,6 +1,6 @@
{
"name": "image-sequencer",
"version": "3.5.1",
"version": "3.6.0",
"description": "A modular JavaScript image manipulation library modeled on a storyboard.",
"main": "src/ImageSequencer.js",
"scripts": {