Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
radiovisual committed Feb 24, 2016
1 parent ac73cde commit 18ae789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yearmap",
"version": "0.0.5",
"version": "0.1.5",
"description": "Convert month ranges into a 12-month year map. 'may - july' → [0,0,0,0,1,1,1,0,0,0,0,0]",
"license": "MIT",
"repository": "radiovisual/yearmap",
Expand Down

0 comments on commit 18ae789

Please sign in to comment.