Skip to content

Commit

Permalink
Release 1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed May 18, 2022
1 parent 77cab63 commit 9bb00b8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @MSP-Greg/setup-ruby-pkgs Releases

### v1.31.0 - 2022-May-18
- vcpkg - update repo, add `installed/x64-windows/bin` to path
- Use node16, package.json version updates

### v1.30.2 - 2022-May-04
- Improve input doc, update dependencies

Expand Down
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-ruby-pkgs",
"version": "1.30.2",
"version": "1.31.0",
"description": "Install packages and update builds tools for Ruby",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-ruby-pkgs",
"version": "1.30.2",
"version": "1.31.0",
"description": "Install packages and update builds tools for Ruby",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9bb00b8

Please sign in to comment.