Skip to content

Commit 1a7c851

Browse files
bump vwersion to 1.5.0
1 parent b8e9905 commit 1a7c851

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function validate(value) {
3838
}
3939

4040
export default function (window) {
41-
const version = "1.4.3"
41+
const version = "1.5.0"
4242

4343
const document = window.document
4444

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snapblocks",
3-
"version": "1.4.3",
3+
"version": "1.5.0",
44
"description": "Make pictures of Snap blocks from text. This is a fork of Scratchblocks.",
55
"license": "MIT",
66
"author": "ego-lay-atman-bay",

0 commit comments

Comments
 (0)