Skip to content

Commit

Permalink
Merge pull request #514 from TheRealAgentK/master
Browse files Browse the repository at this point in the history
Updated README for 1.3.0
  • Loading branch information
TheRealAgentK authored Jan 1, 2018
2 parents accbb03 + c7a5f93 commit 80add18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A static code analysis tool for CFML.

License: [BSD](http://www.opensource.org/licenses/bsd-license.html)

Current Version: 1.3.0 (MMM dd yyyy)
Current Version: 1.3.0 (Dec 31 2017)

# Versions

Expand Down Expand Up @@ -49,7 +49,7 @@ If you want to use CFLint from within another Maven project, use:
<dependency>
<groupId>com.github.cflint</groupId>
<artifactId>CFLint</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</dependency>
```

Expand Down

0 comments on commit 80add18

Please sign in to comment.