Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrozbarry committed Mar 13, 2017
1 parent 487eca3 commit a60ad5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Then you can add elm-firebase to your elm-package.json like so:
```
{
"dependencies": {
"pairshaped/elm-firebase": "0.0.6 <= v < 1.0.0"
"pairshaped/elm-firebase": "0.0.10 <= v < 1.0.0"
},
"dependency-sources": {
"pairshaped/elm-firebase": {
Expand Down
2 changes: 1 addition & 1 deletion elm-package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.9",
"version": "0.0.10",
"summary": "Firebase bindings for elm",
"repository": "https://github.com/pairshaped/elm-firebase.git",
"license": "BSD3",
Expand Down

0 comments on commit a60ad5e

Please sign in to comment.