Skip to content

Commit b96a572

Browse files
Bump the version number to 2.0.0 in package.json and package-lock.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 <[email protected]>
1 parent 437a175 commit b96a572

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-julia",
3-
"version": "1.9.6",
3+
"version": "2.0.0",
44
"private": true,
55
"description": "setup Julia action",
66
"main": "lib/setup-julia.js",

0 commit comments

Comments
 (0)