Skip to content

Commit

Permalink
Bump the packages to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Apr 24, 2014
1 parent 664669b commit 595d423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/package.json
@@ -1,6 +1,6 @@
{
"name": "unicode-<%= version %>",
"version": "0.1.2",
"version": "0.1.3",
"description": "JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v<%= version %>’s categories, scripts, blocks, bidi, and other properties.",
"homepage": "http://mths.be/node-unicode-data",
"main": "index.js",
Expand Down

0 comments on commit 595d423

Please sign in to comment.