Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e0882d

Browse files
committed
bumps version
1 parent 8b9f2e7 commit 4e0882d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Sam Lavigne",
33
"name": "p5",
44
"description": "Javascript IDE for beginners",
5-
"version": "0.5.0",
5+
"version": "0.5.1",
66
"devDependencies": {
77
"br-mousetrap": "~1.1.3",
88
"brace": "git+https://[email protected]/antiboredom/brace.git",

public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p5",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"main": "boot.html",
55
"window": {
66
"title": "Untitled",

0 commit comments

Comments
 (0)