Skip to content

Commit

Permalink
Bump minor/feature version (1.0.0 -> 1.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Olson committed Jan 11, 2018
1 parent 94553fb commit b50662c
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": "factoradic",
"version": "1.0.0",
"version": "1.1.0",
"description": "Invertible transformations on permutation representations, including an RNG-free in-place Fisher-Yates-Knuth shuffle",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b50662c

Please sign in to comment.