Skip to content

Commit 03dfce0

Browse files
committed
0.1.1
1 parent 7d539a2 commit 03dfce0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

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": "assert.macro",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A babel macro to add assertions for development/testing purposes.",
55
"source": "src/assert.macro.js",
66
"main": "dist/assert.macro.js",

0 commit comments

Comments
 (0)