Skip to content

Commit

Permalink
Bumper version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanadero committed Dec 17, 2020
1 parent b27d216 commit 67132a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CapacitorFirebase.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'CapacitorFirebase'
s.version = '1.0.0'
s.version = '1.1.0'
s.summary = 'Capacitor plugin to integrate Firebase in an Ionic application'
s.license = 'MIT'
s.homepage = 'https://github.com/okode/capacitor-firebase'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capacitor-firebase",
"version": "1.0.0",
"version": "1.1.0",
"description": "Capacitor plugin to integrate Firebase in an Ionic application",
"main": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
Expand Down

0 comments on commit 67132a8

Please sign in to comment.