Skip to content

Commit 816f71a

Browse files
committed
Released 0.0.3 for change on repo
1 parent fcf5680 commit 816f71a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
What's New in wcwidth.js?
22
=========================
33

4+
2012-12-13 0.0.3 released.
45
2012-12-12 Moved the repository to git/github.
56
2012-10-16 0.0.2 released.
67
2012-10-16 Using `wcwidth' without invoking it checked.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wcwidth.js",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A JavaScript porting of C's wcwidth() and wcswidth()",
55
"author": {
66
"name": "Woong Jun",

0 commit comments

Comments
 (0)