Skip to content

Commit

Permalink
bump version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ego-lay-atman-bay committed Dec 11, 2024
1 parent 3b53302 commit 0a4bc54
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function validate(value) {
}

export default function (window) {
const version = "1.7.1"
const version = "1.8.0"

const document = window.document

Expand Down
4 changes: 2 additions & 2 deletions 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": "snapblocks",
"version": "1.7.1",
"version": "1.8.0",
"description": "Make pictures of Snap blocks from text. This is a fork of Scratchblocks.",
"license": "MIT",
"author": "ego-lay-atman-bay",
Expand Down

0 comments on commit 0a4bc54

Please sign in to comment.