Release v1.1.0

This commit is contained in:
svartalf
2020-02-01 18:22:08 +03:00
parent 54256682fb
commit 713925f79f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.1.0]
### Fixed
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "rust-audit-check",
"version": "1.0.1",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "rust-audit-check",
"version": "1.0.1",
"version": "1.1.0",
"private": false,
"description": "Security audit for security vulnerabilities",
"main": "lib/main.js",