Skip to content

Commit

Permalink
Release version 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
doanndd committed Jun 9, 2016
1 parent 80e3c23 commit 9551bf5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ configure
configure.js
travis
publish
.travis.yml
1 change: 1 addition & 0 deletions Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"devDependencies": {
"enzyme": "^2.2.0",
"babel-preset-airbnb": "2.0.0",
"react-dom": "0.14.7",
"react-native-babel-jest": "^0.x"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-babel-jest",
"version": "0.0.3",
"version": "0.0.5",
"description": "Simple testing configuration for React Native with Jest",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9551bf5

Please sign in to comment.