Skip to content

Commit

Permalink
release(npm): bump version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xcarpentier committed Oct 14, 2021
1 parent ce4c7a8 commit 1a520bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rn-tourguide",
"version": "3.1.2",
"version": "3.2.0",
"description": "Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)",
"main": "node_modules/expo/AppEntry.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -91,4 +91,4 @@
"mem": "^4.0.0",
"set-value": "^4.0.1"
}
}
}

0 comments on commit 1a520bf

Please sign in to comment.