Skip to content

Commit

Permalink
Bump version to 1.8.0 (#715)
Browse files Browse the repository at this point in the history
* Add npm login before release-it

* Bump version to 1.8.0
  • Loading branch information
jakub-gonet authored Apr 7, 2020
1 parent 1332633 commit e104a4b
Showing 1 changed file with 1 addition and 1 deletion.
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-reanimated",
"version": "1.7.1",
"version": "1.8.0",
"description": "More powerful alternative to Animated library for React Native.",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
Expand Down

0 comments on commit e104a4b

Please sign in to comment.