Skip to content

Commit

Permalink
🔖 release-v1.0.2 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
this-is-shivamsingh committed Feb 6, 2024
1 parent e965be5 commit 08ae990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Percy
VERSION = '1.0.2-beta.0'.freeze
VERSION = '1.0.2'.freeze
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test": "percy exec --testing -- bundle exec rspec"
},
"devDependencies": {
"@percy/cli": "^1.16.0"
"@percy/cli": "^1.28.0"
}
}

0 comments on commit 08ae990

Please sign in to comment.