version bump (for README)

This commit is contained in:
AJ ONeal 2014-07-21 09:29:47 -06:00
부모 9929c3a6e1
커밋 73d11a3ecd
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -1,7 +1,7 @@
{
"name": "human-readable-ids",
"main": "index.js",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/coolaj86/human-readable-ids-js",
"authors": [
"AJ ONeal <awesome@coolaj86.com>"

파일 보기

@ -1,6 +1,6 @@
{
"name": "human-readable-ids",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generate human-readable ids from lists of easy-to-spell nouns and adjectives",
"main": "index.js",
"dependencies": {