Skip to content

Commit

Permalink
chore: 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexays committed Dec 9, 2024
1 parent 63a077b commit 78ff9dd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@screeb/react-native",
"version": "2.1.6",
"version": "2.1.7",
"description": "Continuous Product Discovery",
"scripts": {
"clean": "rm -rf lib/",
Expand Down
2 changes: 1 addition & 1 deletion screeb-module.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m,mm,swift}"

s.dependency "React-Core"
s.dependency "Screeb", '~> 2.1.7'
s.dependency "Screeb", '~> 2.1.8'
end

0 comments on commit 78ff9dd

Please sign in to comment.