Skip to content

Commit

Permalink
2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
divdavem committed Dec 9, 2016
1 parent 7145c24 commit 517bfa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion maven/pom.xml
Expand Up @@ -4,7 +4,7 @@
<artifactId>attester</artifactId>
<packaging>pom</packaging>
<groupId>com.ariatemplates.attester</groupId>
<version>2.6.0</version>
<version>2.6.1</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<npm.executable>npm</npm.executable>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"author": "ariatemplates <contact@ariatemplates.com> (http://github.com/ariatemplates)",
"name": "attester",
"description": "Command line tool to run Javascript tests in several web browsers.",
"version": "2.6.0",
"version": "2.6.1",
"homepage": "http://github.com/ariatemplates/attester",
"repository": {
"type": "git",
Expand Down

0 comments on commit 517bfa4

Please sign in to comment.