Skip to content

Commit

Permalink
Bump the version number to 2.0.0 in package.json and `package-loc…
Browse files Browse the repository at this point in the history
…k.json` (#228)

* `package.json`: Bump the version number to 2.0.0

* `package-lock.json`: set the version number to `2.0.0`

* run `npm build`

---------

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
  • Loading branch information
DilumAluthge and IanButterworth committed Apr 1, 2024
1 parent 437a175 commit b96a572
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "setup-julia",
"version": "1.9.6",
"version": "2.0.0",
"private": true,
"description": "setup Julia action",
"main": "lib/setup-julia.js",
Expand Down

0 comments on commit b96a572

Please sign in to comment.