Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Kretschel committed Oct 16, 2019
1 parent 68327d0 commit cb094cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## [Unreleased]
## [1.2.0] - 2019-10-16

- It is now possible to specify an output file path when saving a frame
- Add LICENSE
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p5-runner",
"version": "1.1.2",
"version": "1.2.0",
"description": "A tool for running and exporting p5.js sketches in a modern ESNext environment",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit cb094cc

Please sign in to comment.