Skip to content

Commit

Permalink
chore: Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
diogoazevedos committed Mar 8, 2017
1 parent cd7cee5 commit fde61bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,12 +1,12 @@
{
"name": "alderaan",
"version": "1.1.1",
"version": "1.2.0",
"description": "A bunch of common protocols",
"main": "index.js",
"dependencies": {
"moment": "^2.17.0",
"ramda": "^0.23.0",
"sanctuary": "^0.12.2"
"sanctuary": "^0.12.0"
},
"devDependencies": {
"ava": "^0.18.0",
Expand Down

0 comments on commit fde61bb

Please sign in to comment.