Skip to content

Commit

Permalink
🎉 Bulid: release 0.2.3-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DarinRowe committed May 7, 2020
1 parent 0364ea2 commit 3c3ded4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is a workflow to create github release for a tag and publish the package to npm repo
name: release-and-publish
name: ci
on:
push:
tags:
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": "googletrans",
"version": "0.2.3-beta.2",
"version": "0.2.3-beta.3",
"description": "Free and Unlimited Google translate API for node.js",
"files": [
"lib/**/*"
Expand Down

0 comments on commit 3c3ded4

Please sign in to comment.