Skip to content

Commit 3bc2a87

Browse files
authored
package.json: change version number from 2.2.0 to 2.3.0 (#271)
* `package.json`: change version number from `2.2.0` to `2.3.0` * `rm -rf node_modules/ && npm ci && npm install`
1 parent 0c41305 commit 3bc2a87

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": "2.2.0",
3+
"version": "2.3.0",
44
"private": true,
55
"description": "setup Julia action",
66
"main": "lib/setup-julia.js",

0 commit comments

Comments
 (0)