Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Update to 1.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Apr 17, 2015
1 parent 32c53d0 commit cb13c5e
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nymph",
"description": "Powerful object data storage and querying for collaborative web apps.",
"version": "1.4.1",
"version": "1.4.2",
"homepage": "http://nymph.io/",
"authors": [
"Hunter Perrin <hunter@sciactive.com>"
Expand All @@ -26,6 +26,6 @@
"composer.lock"
],
"dependencies": {
"nymph-client": "1.4.1"
"nymph-client": "1.4.2"
}
}
2 changes: 1 addition & 1 deletion client
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "sciactive/nymph",
"description": "Powerful object data storage and querying for collaborative web apps.",
"version": "1.4.1",
"time": "2015-04-16",
"version": "1.4.2",
"time": "2015-04-17",
"homepage": "http://nymph.io/",
"type": "library",
"authors": [
Expand Down Expand Up @@ -36,8 +36,8 @@
]
},
"require": {
"sciactive/nymph-server": "1.4.1",
"sciactive/nymph-pubsub": "1.4.1"
"sciactive/nymph-server": "1.4.2",
"sciactive/nymph-pubsub": "1.4.2"
},
"require-dev": {
"sciactive/requirephp": "~1.3"
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubsub
Submodule pubsub updated 2 files
+3 −3 composer.json
+6 −6 composer.lock

0 comments on commit cb13c5e

Please sign in to comment.