Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioricali committed Aug 6, 2017
1 parent f16ee89 commit 163551b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/katch.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// [AIV] katch Build version: 0.1.1
// [AIV] katch Build version: 1.0.0
var katch =
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
Expand Down
2 changes: 1 addition & 1 deletion dist/katch.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "katch",
"version": "0.1.1",
"version": "1.0.0",
"description": "Simple module that capture errors and log it. Works both server and browser.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -49,4 +49,4 @@
"dependencies": {
"dateformat": "^2.0.0"
}
}
}

0 comments on commit 163551b

Please sign in to comment.