Skip to content

Commit

Permalink
bump version, and more tags
Browse files Browse the repository at this point in the history
  • Loading branch information
richie-south committed Jul 12, 2017
1 parent 2e2680f commit 735588b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plura",
"version": "0.5.0",
"version": "0.6.0",
"description": "Super simple functional programming library",
"main": "./src/index.js",
"scripts": {
Expand All @@ -15,6 +15,8 @@
"curry",
"curryObject",
"object curry",
"curry destructed",
"destructuring",
"compose",
"pipe",
"map",
Expand Down

0 comments on commit 735588b

Please sign in to comment.