Skip to content

Commit

Permalink
🔖 Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor-rasevych-criteo committed Dec 28, 2023
1 parent 1bbc2a8 commit fa8cd15
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Next Version

# Version 2.0.0
- MRAID v2

# Version 1.0.1
- Spread mraid object between iframe and top frame to make it compatible with creatives wrapped in iframe

Expand Down
2 changes: 1 addition & 1 deletion CriteoMRAID.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'CriteoMRAID'
s.version = '1.0.1'
s.version = '2.0.0'
s.summary = 'MRAID resource pod'
s.description = <<-DESC
MRAID js file host.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "2.0.0",
"devDependencies": {
"@types/jest": "^29.2.4",
"@typescript-eslint/eslint-plugin": "5.47.1",
Expand Down

0 comments on commit fa8cd15

Please sign in to comment.