Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Verifpal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Verifpal
Verifpal
Commits
b782a8f3
Verified
Commit
b782a8f3
authored
Jul 13, 2020
by
Nadim Kobeissi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Verifpal 0.15.5
parent
8a853bdf
Pipeline
#559
passed with stages
in 2 minutes and 15 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
assets/releasenotes.txt
assets/releasenotes.txt
+1
-1
assets/version.txt
assets/version.txt
+1
-1
cmd/verifpal/main.go
cmd/verifpal/main.go
+1
-1
No files found.
assets/releasenotes.txt
View file @
b782a8f3
Verifpal 0.15.
4 contains some minor performance improvements
.
Verifpal 0.15.
5 brings further improvements and optimizations to analysis logic
.
assets/version.txt
View file @
b782a8f3
0.15.
4
0.15.
5
cmd/verifpal/main.go
View file @
b782a8f3
...
...
@@ -22,7 +22,7 @@ import (
"verifpal.com/cmd/vplogic"
)
var
version
=
"0.15.
4
"
var
version
=
"0.15.
5
"
var
rootCmd
=
&
cobra
.
Command
{
Use
:
"verifpal"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment