Skip to content

Commit

Permalink
Versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Wildhoney committed Mar 26, 2017
1 parent 9e0ed16 commit 3c79b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "keo",
"version": "5.1.1",
"version": "5.1.2",
"description": "Plain functions for a more functional Deku approach to creating stateless React components, with functional goodies such as compose, memoize, etc... for free.",
"main": "dist/keo.js",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "keo",
"version": "5.1.1",
"version": "5.1.2",
"description": "Plain functions for a more functional Deku approach to creating stateless React components, with functional goodies such as compose, memoize, etc... for free.",
"scripts": {
"test": "ava tests/*.test.js --tap | tap-nyan",
Expand Down

0 comments on commit 3c79b33

Please sign in to comment.