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

Commit

Permalink
chore(package): release version 7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
philbooth committed Jan 23, 2017
1 parent 0a8c9a3 commit 7c547da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "check-types",
"version": "7.1.1",
"version": "7.1.2",
"main": "src/check-types.min.js",
"ignore": [
"AUTHORS",
Expand Down
2 changes: 1 addition & 1 deletion component.json
@@ -1,6 +1,6 @@
{
"name": "check-types",
"version": "7.1.1",
"version": "7.1.2",
"description": "A tiny library for asserting types and values.",
"repo": "philbooth/check-types.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "check-types",
"version": "7.1.1",
"version": "7.1.2",
"description": "A little library for asserting types and values.",
"homepage": "https://github.com/philbooth/check-types.js",
"bugs": "https://github.com/philbooth/check-types.js/issues",
Expand Down

0 comments on commit 7c547da

Please sign in to comment.