Skip to content

Commit

Permalink
Bumped version (0.0.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanadero committed Jan 27, 2020
1 parent f92b69a commit cf3a77f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 = '0.0.3'
s.version = '0.0.4'
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-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": "capacitor-firebase",
"version": "0.0.3",
"version": "0.0.4",
"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 cf3a77f

Please sign in to comment.