Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
chore(env): make master 2.0.0 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jongmoon Yoon committed Aug 11, 2017
1 parent 887d59a commit 93d0c42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -208,3 +208,4 @@ temp/
doc/
demo/_data/version.yml
dist
demo/release
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@egjs/jquery-transform",
"version": "2.0.0",
"version": "2.0.0-snapshot",
"main": "dist/transform.js",
"es2015": "src/Transform.js",
"scripts": {
Expand Down

0 comments on commit 93d0c42

Please sign in to comment.