Skip to content

Commit

Permalink
Increment version number to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Aug 30, 2023
1 parent 5f621f6 commit ec4e96a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: cyclocomp
Title: Cyclomatic Complexity of R Code
Version: 1.1.0.9000
Version: 1.1.1
Author: Gabor Csardi
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
Description: Cyclomatic complexity is a software metric (measurement),
Expand Down
3 changes: 1 addition & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

# cyclocomp (development version)
# cyclocomp 1.1.1

* cyclocomp is now much faster on long linear code (@etiennebacher, #21).

Expand Down

0 comments on commit ec4e96a

Please sign in to comment.