Skip to content

Commit

Permalink
[package.json]: Bump the version to 1.1.0
Browse files Browse the repository at this point in the history
And also update the `description` field.
  • Loading branch information
PetarKirov committed Feb 8, 2021
1 parent d28507e commit 45e2819
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "setup-dlang",
"version": "1.0.6",
"version": "1.1.0",
"private": false,
"description": "Installation of the requested D compiler",
"description": "GitHub Action for setting up a @dlang CI environment",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 45e2819

Please sign in to comment.