Version update.

No changes (yet) should be breaking. This may change before the PR is merged.
This commit is contained in:
Thomas Owens 2023-12-18 12:40:21 -05:00
parent ef83cfcd82
commit 515866aa8c

View file

@ -1,6 +1,6 @@
{ {
"id": "ruby", "id": "ruby",
"version": "1.2.0", // TODO - Is this a major or a minor update? Major, probably. "version": "1.3.0",
"name": "Ruby", "name": "Ruby",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/ruby", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/ruby",
"description": "Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.", "description": "Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.",