Skip to content

Commit 9bb00b8

Browse files
committed
Release 1.31.0
1 parent 77cab63 commit 9bb00b8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# @MSP-Greg/setup-ruby-pkgs Releases
22

3+
### v1.31.0 - 2022-May-18
4+
- vcpkg - update repo, add `installed/x64-windows/bin` to path
5+
- Use node16, package.json version updates
6+
37
### v1.30.2 - 2022-May-04
48
- Improve input doc, update dependencies
59

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-ruby-pkgs",
3-
"version": "1.30.2",
3+
"version": "1.31.0",
44
"description": "Install packages and update builds tools for Ruby",
55
"main": "index.js",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-ruby-pkgs",
3-
"version": "1.30.2",
3+
"version": "1.31.0",
44
"description": "Install packages and update builds tools for Ruby",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)