Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Prepare v3.4.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcanemagus committed Feb 16, 2017
1 parent d5e9ee4 commit 983670d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

_`linter-clang` follows [semantic versioning](http://semver.org/)_

## v3.4.8

- Fix package dependency specification

## v3.4.7

- Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "linter-clang",
"main": "./lib/main",
"version": "3.4.7",
"version": "3.4.8",
"description": "Lint C-based files using clang",
"repository": {
"type": "git",
Expand Down

0 comments on commit 983670d

Please sign in to comment.