Skip to content

Commit 4e5ce00

Browse files
committed
Release 1.0.1
1 parent 00192c7 commit 4e5ce00

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ConditionalConsole.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conditional-console",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "An easy way of using console.log depending on conditions.",
55
"scripts": {
66
"uglify": "node_modules/.bin/uglifyjs ConditionalConsole.js --output ConditionalConsole.min.js --mangle --compress --comments \"/^!/\"",

0 commit comments

Comments
 (0)