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

Commit

Permalink
Bumping version for a new tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrozbarry committed Mar 1, 2017
1 parent 993271d commit cd4d2eb
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.1 <= v < 1.0.0"
"pairshaped/elm-firebase": "0.0.2 <= 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.1",
"version": "0.0.2",
"summary": "Firebase bindings for elm",
"repository": "https://github.com/pairshaped/elm-firebase.git",
"license": "BSD3",
Expand Down

0 comments on commit cd4d2eb

Please sign in to comment.