Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Bump the version number, and use the latest version of Pudding.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Coulter authored and Tim Coulter committed Sep 25, 2015
1 parent f3b7d6e commit e6d940e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,17 +1,17 @@
{
"name": "truffle",
"namespace": "consensys",
"version": "0.1.0",
"version": "0.1.1",
"description": "truffle - Simple development framework for Ethereum",
"dependencies": {
"coffee-script": "*",
"babel": "*",
"node-sass": "*",
"uglify-js": "*",
"bluebird": "*",
"web3": "0.12.2",
"web3": "0.13.0",
"bignumber.js": "*",
"ether-pudding": "0.10.0",
"ether-pudding": "0.13.1",
"deasync": "*",
"async": "*",
"node-dir": "*",
Expand Down

0 comments on commit e6d940e

Please sign in to comment.