Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Commit

Permalink
bumped feature version
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamdyson committed Jun 12, 2019
1 parent aecd04c commit ba81101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -88,5 +88,5 @@
"spellcheck": "find -type f \\( -name \"*.js\" -or -name \"*.md\" \\) ! -path \"./dist/*\" ! -path \"./dist/**/*\" ! -path \"./node_modules/**/*\" ! -path \"./test-coverage/**/*\" -exec npx cspell {} +",
"test": "npx jest --runInBand"
},
"version": "3.4.0"
"version": "3.5.0"
}

0 comments on commit ba81101

Please sign in to comment.