Skip to content

Commit b3298e5

Browse files
committed
Released 0.0.4
1 parent 4ba17a2 commit b3298e5

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+
2014-04-26 0.0.4 released.
45
2012-12-13 0.0.3 released.
56
2012-12-12 Moved the repository to git/github.
67
2012-10-16 0.0.2 released.

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.3",
3+
"version": "0.0.4",
44
"description": "A JavaScript porting of C's wcwidth() and wcswidth()",
55
"author": {
66
"name": "Woong Jun",

0 commit comments

Comments
 (0)