Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Commit

Permalink
Add 3.1.0 release metdata
Browse files Browse the repository at this point in the history
  • Loading branch information
thibmaek committed Feb 18, 2019
1 parent 835d662 commit e39a566
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2018 In The Pocket (ITP Agency NV)
Copyright (c) 2019 In The Pocket (ITP Agency NV)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

# Prerequisites

- macOS with Sketch 41+
- macOS with Sketch 41+ (latest Sketch recommended)
- A recent bash version ([email protected] recommended)
- A recent node version (node@8 recommended)

Expand Down Expand Up @@ -109,7 +109,7 @@ $ npm run build

# Verify it's ok
$ bin/hubble-cli --version
> 3.0.0
> 3.1.0
```

# Testing
Expand Down
Binary file modified bin/hubble-cli
Binary file not shown.
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": "hubble-scripts",
"version": "3.0.0",
"version": "3.1.0",
"engines": {
"node": ">=8.0"
},
Expand Down

0 comments on commit e39a566

Please sign in to comment.